mirror of
https://github.com/vercel/commerce.git
synced 2025-03-29 00:36:04 +00:00
5 lines
63 B
CSS
5 lines
63 B
CSS
.root {
|
|
@apply max-w-6xl mx-auto px-2;
|
|
display: inherit;
|
|
}
|