forked from crowetic/commerce
6 lines
74 B
CSS
6 lines
74 B
CSS
.root {
|
|
@apply mx-auto px-2;
|
|
display: inherit;
|
|
max-width: 1440px;
|
|
}
|