comme avant

This commit is contained in:
Antoine M 2023-12-19 15:09:41 +01:00
parent de5474018c
commit 88683ab8d6

View File

@ -14,7 +14,7 @@
&:not(.menu-renovateur--footer) { &:not(.menu-renovateur--footer) {
/* @apply bg-white shadow-md; */ /* @apply bg-white shadow-md; */
&:after { &:after {
@apply absolute top-0 left-1/2 w-screen h-full bg-white shadow-md z-[-1] -translate-x-1/2; @apply absolute top-0 left-1/2 w-screen h-full bg-white shadow-md z-[-1] -translate-x-1/2;
content: ''; content: '';
} }
} }