mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Another Grid - More Items to the Store
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.layoutNormal {
|
||||
@apply gap-6;
|
||||
|
||||
& > * {
|
||||
min-height: 325px;
|
||||
@apply bg-white;
|
||||
}
|
||||
}
|
||||
|
||||
.layoutA {
|
||||
& > div:nth-child(6n + 1),
|
||||
& > div:nth-child(6n + 5) {
|
||||
|
Reference in New Issue
Block a user