forked from MarseyWorld/MarseyWorld
make bones absolute
parent
bf215d12f4
commit
a228a07936
|
@ -538,7 +538,7 @@ body::after {
|
|||
#animate{
|
||||
margin-left:45%;
|
||||
margin-top:-5%;
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
z-index:999;
|
||||
pointer-events: none;
|
||||
opacity:0.9;
|
||||
|
|
Loading…
Reference in New Issue