mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
6 lines
120 B
CSS
6 lines
120 B
CSS
.help {
|
|
font-size: var(--font-size-small);
|
|
color: var(--brand-grey-light);
|
|
margin-top: calc(var(--spacer) / 6);
|
|
}
|