pointer-events: none;
This commit is contained in:
parent
da44c8a411
commit
320b7db3c4
|
@ -154,6 +154,7 @@ main {
|
||||||
width: 500%;
|
width: 500%;
|
||||||
height: 500%;
|
height: 500%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
pointer-events: none;
|
||||||
animation-duration: 25s;
|
animation-duration: 25s;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
animation-timing-function: ease-in-out;
|
animation-timing-function: ease-in-out;
|
||||||
|
|
Loading…
Reference in New Issue