fix(loading): do not shift loading screen

This commit is contained in:
Matteo Pagliazzi
2020-08-31 16:54:31 +02:00
parent 964861bd6c
commit ef118f23c2
2 changed files with 0 additions and 2 deletions

View File

@@ -119,7 +119,6 @@
#melior {
margin: 0 auto;
width: 70.9px;
margin-bottom: 1em;
}
.row {

View File

@@ -31,5 +31,4 @@
#melior {
animation: fadeColor 2.4s infinite;
height: 4rem;
margin-left: -1rem;
}