adjust nav icon size

This commit is contained in:
Your Name 2024-06-03 17:36:39 -04:00 committed by Henri Dickson
parent 42ab248de3
commit 62dbe404a2

View file

@ -148,7 +148,10 @@ body {
}
.nav-links li.small-only {
font-size: 150%;
>.search-btn {
font-size: 125%;
margin-top: 0.2em;
}
a {
color: var(--pico-secondary);
}