commenting unecessary code
This commit is contained in:
parent
554ceabd9a
commit
5ffbd4c029
|
|
@ -128,7 +128,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
&__burger-menu-toggle {
|
||||
/* &__burger-menu-toggle {
|
||||
@apply lg:hidden
|
||||
absolute
|
||||
right-10
|
||||
|
|
@ -145,7 +145,6 @@
|
|||
right-0
|
||||
w-full
|
||||
h-[2px]
|
||||
/* bg-red-400 */
|
||||
bg-white;
|
||||
margin-top: -1px;
|
||||
transition: all 0.3s ease;
|
||||
|
|
@ -178,7 +177,7 @@
|
|||
@apply fill-secondary;
|
||||
}
|
||||
}
|
||||
}
|
||||
} */
|
||||
@media screen and (max-width: 960px) {
|
||||
@apply overflow-hidden;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user