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 {
|
#cursoreffectelement {
|
||||||
width: 100%;
|
width: 100vw;
|
||||||
height: 90%;
|
height: 99.9%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue