changing z-index for bg after

This commit is contained in:
Antoine M 2023-12-07 17:17:02 +01:00
parent 3e1b4343f3
commit bc5c66ea2f

View File

@ -103,7 +103,8 @@
left-0;
opacity: 0.05;
content: '';
z-index: -1;
/* z-index: -1; */
z-index: 0;
pointer-events: none;
}
}