tweak mobile nav sizing

This commit is contained in:
2025-12-27 11:54:47 -08:00
parent a9f172edd5
commit cd0d63c1c4

View File

@ -142,7 +142,7 @@ nav a {
@media (max-width: 650px) { @media (max-width: 650px) {
nav a { nav a {
font-size: 1.2rem; font-size: 1.1rem;
} }
} }