4
0
forked from crowetic/commerce
commerce/components/core/Layout/Layout.module.css
2020-10-15 16:25:44 -03:00

5 lines
67 B
CSS

.root {
@apply h-full bg-primary mx-auto;
max-width: 2460px;
}