adjust nav icon size
This commit is contained in:
parent
42ab248de3
commit
62dbe404a2
1 changed files with 4 additions and 1 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue