🎨 styles: home banner (in progress)

:%s
This commit is contained in:
lytrankieio123
2021-08-25 18:54:48 +07:00
parent 307434d3a7
commit d345020e6e
8 changed files with 66 additions and 14 deletions

View File

@@ -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);

View File

@@ -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;