mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
Setup Basic Mobile Menu Items Styling
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.root {
|
||||
@apply px-4 sm:px-6 flex-1 z-20;
|
||||
}
|
||||
|
||||
.item {
|
||||
@apply text-2xl font-bold;
|
||||
}
|
Reference in New Issue
Block a user