1
0
mirror of https://github.com/vercel/commerce.git synced 2025-04-30 06:47:50 +00:00
2020-10-12 21:40:39 -03:00

8 lines
70 B
CSS

.root {
@apply h-full bg-primary;
}
.main {
min-height: 100vh;
}