commerce/ui/Container/Container.module.css
2020-09-23 16:57:17 -03:00

5 lines
63 B
CSS

.root {
@apply max-w-6xl mx-auto px-2;
display: inherit;
}