style.css update

This commit is contained in:
zyqunix 2024-11-28 21:15:34 +01:00
parent 77458487e4
commit 220a7626fb

View file

@ -375,8 +375,8 @@ button {
} }
#cursoreffectelement { #cursoreffectelement {
width: 100%; width: 100vw;
height: 90%; height: 99.9%;
position: absolute; position: absolute;
z-index: 0; z-index: 0;
} }