fix navbar alignment for chrome and safari.

This commit is contained in:
waveringana 2024-01-06 23:16:07 -05:00
parent 6e8468e426
commit 4a79d63096
No known key found for this signature in database

View file

@ -19,6 +19,7 @@
font-size: 14px; font-size: 14px;
font-weight: 400; font-weight: 400;
line-height: 40px; line-height: 40px;
vertical-align: top;
} }
.spinner { .spinner {