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