1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-26 11:16:51 +02:00
market/src/components/@shared/WalletNetworkSwitcher/index.module.css

6 lines
124 B
CSS

.text {
color: var(--color-secondary);
margin-top: calc(var(--spacer) / 4);
margin-bottom: calc(var(--spacer) / 2);
}