forked from crowetic/commerce
5 lines
63 B
CSS
5 lines
63 B
CSS
.root {
|
|
@apply max-w-6xl mx-auto px-2;
|
|
display: inherit;
|
|
}
|