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; font-bold;
.sub-menu { .sub-menu {
/* @apply hidden; */ @apply w-full;
/* @apply absolute top-0 left-0 z-50 w-full h-full bg-white grid grid-cols-2; */ &:after {
content: none;
}
} }
} }
.menu-item { .menu-item {