few tweeks for footer

This commit is contained in:
Antoine M 2024-01-26 10:38:19 +01:00
parent 617df2603c
commit f631f95867

View File

@ -296,8 +296,10 @@
font-bold;
.sub-menu {
/* @apply hidden; */
/* @apply absolute top-0 left-0 z-50 w-full h-full bg-white grid grid-cols-2; */
@apply w-full;
&:after {
content: none;
}
}
}
.menu-item {