commerce/site/components/common/Layout/Layout.module.css
Matthew Mulford 470c40fd53 shopify
2022-10-08 14:37:47 -05:00

5 lines
98 B
CSS

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