oceanprotocol/market

View on GitHub
src/components/Publish/AvailableNetworks/Network.module.css

Summary

Maintainability
Test Coverage
.button {
  font-family: var(--font-family-base);
  font-weight: var(--font-weight-base);
  line-height: var(--line-height);
  color: var(--color-secondary);
  font-weight: var(--font-weight-base);
  font-size: var(--font-size-small);
}