This commit is contained in:
Anna Sudnitsina 2018-03-27 21:49:40 +03:00
parent b4481647b7
commit 07ff888dfd

View File

@ -18,7 +18,6 @@
} }
.header { .header {
z-index: 2;
dispaly: block; dispaly: block;
color: black; color: black;
background: linear-gradient(#f3f3f3, #e0e0e0); background: linear-gradient(#f3f3f3, #e0e0e0);
@ -91,7 +90,6 @@
right: 0; right: 0;
bottom: 0; bottom: 0;
background: #fff; background: #fff;
z-index: 1;
} }
#page-preloader .spinner { #page-preloader .spinner {
width: 32px; width: 32px;