oceanprotocol/market

View on GitHub
src/components/Asset/RelatedAssets/index.module.css

Summary

Maintainability
Test Coverage
.section {
  margin-top: calc(var(--spacer) * 2);
}

.section > h3 {
  font-size: var(--font-size-large);
  color: var(--color-secondary);
}