Move down spinner

This commit is contained in:
Varun Patil 2020-05-05 10:22:09 +05:30
parent f008fa9275
commit 4386a5a894
1 changed files with 1 additions and 2 deletions

View File

@ -22,9 +22,8 @@
}
#spinner {
position: fixed;
top: 50%;
bottom: 20px;
left: 20px;
transform: translateY(-50%);
}
.spinner {
height: 50px;