Fix mobile nav links wrapping
This commit is contained in:
parent
aa74c00fd4
commit
bd9abf2e52
1 changed files with 1 additions and 0 deletions
|
@ -851,6 +851,7 @@ details[open] .summary::after {
|
|||
border-bottom: 2px solid transparent;
|
||||
transition: color .3s, border-color .3s;
|
||||
font-size: var(--font-size-h3);
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.nav-item:not(.nav-item-current):hover {
|
||||
|
|
Loading…
Add table
Reference in a new issue