commenting unecessary code

This commit is contained in:
Antoine M 2024-01-11 16:20:53 +01:00
parent 554ceabd9a
commit 5ffbd4c029

View File

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