FIX on z-index to always be on top
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e0ea4b23de
commit
206059da55
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user