mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 10:41:23 +00:00
changes
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
.root {
|
||||
@apply mx-auto grid grid-cols-1 py-32 gap-4;
|
||||
@screen md {
|
||||
}
|
||||
|
||||
@screen md {
|
||||
.root {
|
||||
@apply grid-cols-2;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user