mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Design Tweaks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.root {
|
||||
@apply grid grid-cols-12 w-full gap-6 px-3 py-6 border-b border-primary-accent;
|
||||
@apply grid grid-cols-12 w-full gap-6 px-3 py-6 border-b border-primary-hover;
|
||||
|
||||
&:nth-child(3n + 1) {
|
||||
& .productBg {
|
||||
|
Reference in New Issue
Block a user