mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
5 lines
84 B
CSS
5 lines
84 B
CSS
.empty {
|
|
color: var(--color-secondary);
|
|
font-weight: var(--font-weight-bold);
|
|
}
|