Make font sizes more consistent

This commit is contained in:
2020-10-30 15:03:19 +01:00
parent 93e2a23ac7
commit c3b1bd2f4c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
.loading-spinner {
margin-top: 12rem;
text-align: center;
font-size: 1.4rem;
font-size: 1.5rem;
color: $primary-color;
@include media-max(small) {