accessibility improvements

This commit is contained in:
2026-04-21 15:35:24 -04:00
parent a2ba126ef8
commit 1dbc1b16dd
6 changed files with 10 additions and 10 deletions
+4
View File
@@ -83,6 +83,10 @@ import { navLinks } from '../../data/nav-links';
flex-direction: column;
gap: 12px;
font-size: 1.2rem;
& a {
text-decoration: none;
}
}
.hidden-drawer {