1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

8 lines
110 B
CSS

.add {
color: var(--brand-pink);
}
.linksExternal {
composes: linksExternal from './index.module.css';
}