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 {
width: 100%;
height: 90%;
width: 100vw;
height: 99.9%;
position: absolute;
z-index: 0;
}