Styles fixes

This commit is contained in:
2021-10-26 14:09:41 -03:00
parent 06be624918
commit a4d1e512b2
6 changed files with 67 additions and 7 deletions

View File

@@ -19,4 +19,12 @@
width: 50px;
height: 50px;
}
}
@media (max-width: 991.98px) {
.loading {
height: 150vh;
}
}