mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 12:11:23 +00:00
🎨 styles: home banner (in progress)
:%s
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
@apply sticky bg-white shadow-md;
|
||||
top: 0;
|
||||
z-index: 9999;
|
||||
margin-bottom: 3.2rem;
|
||||
&.full {
|
||||
@apply shadow-none;
|
||||
border: 1px solid var(--border-line);
|
||||
|
@@ -5,7 +5,7 @@
|
||||
padding-bottom: 0.8rem;
|
||||
@screen md {
|
||||
@apply flex justify-between items-center;
|
||||
adding-top: 0.8rem;
|
||||
padding-top: 0.8rem;
|
||||
padding-bottom: 0.8rem;
|
||||
&.full {
|
||||
padding-top: 2.4rem;
|
||||
|
Reference in New Issue
Block a user