[start page] centered loader

This commit is contained in:
Maxim Kadushkin
2018-08-08 14:17:27 +03:00
parent 4bba66bf39
commit e0cf4d4384

View File

@ -56,10 +56,9 @@
.loader-page {
top: 50%;
left: 50%;
height: 180px;
position: absolute;
margin-top: -100px;
/*margin-left: -75px;*/
margin-top: -40px;
transform: translate(-50%);
}
.loader-page-text {