style.css update
This commit is contained in:
parent
77458487e4
commit
220a7626fb
1 changed files with 2 additions and 2 deletions
|
@ -375,8 +375,8 @@ button {
|
|||
}
|
||||
|
||||
#cursoreffectelement {
|
||||
width: 100%;
|
||||
height: 90%;
|
||||
width: 100vw;
|
||||
height: 99.9%;
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
}
|
Loading…
Add table
Reference in a new issue