changing z-index for bg after
This commit is contained in:
parent
3e1b4343f3
commit
bc5c66ea2f
|
|
@ -103,7 +103,8 @@
|
||||||
left-0;
|
left-0;
|
||||||
opacity: 0.05;
|
opacity: 0.05;
|
||||||
content: '';
|
content: '';
|
||||||
z-index: -1;
|
/* z-index: -1; */
|
||||||
|
z-index: 0;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user