FIX on z-index to always be on top
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-07-03 17:08:11 +02:00
parent e0ea4b23de
commit 206059da55

View File

@ -2,6 +2,10 @@
@apply w-72 h-auto; @apply w-72 h-auto;
} }
header{
@apply relative z-50;
}
.primary-menu-container { .primary-menu-container {
@apply mx-auto @apply mx-auto
bg-primary bg-primary