fix(loader): logo is now centered while loading

pull/73/head
Clement G 4 years ago committed by guhur
parent 43e32502ce
commit c87af63463

@ -11,7 +11,7 @@
width:150px;
height:150px;
position:absolute;
margin:-125px 0 0 -125px;
margin:-75px 0 0 -75px;
top:50%;
left:50%;
z-index:16;

Loading…
Cancel
Save