nitro-react/src/views/catalog/CatalogView.scss
2021-09-22 15:01:56 -04:00

11 lines
162 B
SCSS

.nitro-catalog {
width: $catalog-width;
height: $catalog-height;
font[size="16"] {
font-size: 20px;
}
}
@import './views/CatalogViews';