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

4 lines
74 B
CSS

.grid {
composes: assetList from '../organisms/AssetList.module.css';
}