1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-10 18:06:58 +00:00
2022-01-07 11:48:45 -05:00

5 lines
98 B
CSS

.root {
@apply h-full bg-primary mx-auto transition-colors duration-150;
max-width: 2460px;
}