fix: font size

This commit is contained in:
Cory Dransfeldt 2024-05-03 18:44:33 -07:00
parent 18607a1635
commit eeb8778f8c
No known key found for this signature in database

View file

@ -125,7 +125,7 @@ theme-toggle {
} }
& a, & a,
& .active > span { & .active {
font-size: var(--font-size-lg); font-size: var(--font-size-lg);
} }
} }