mirror of
https://github.com/Xevion/glance.git
synced 2025-12-10 20:07:18 -06:00
Fix mobile nav links wrapping
This commit is contained in:
@@ -851,6 +851,7 @@ details[open] .summary::after {
|
|||||||
border-bottom: 2px solid transparent;
|
border-bottom: 2px solid transparent;
|
||||||
transition: color .3s, border-color .3s;
|
transition: color .3s, border-color .3s;
|
||||||
font-size: var(--font-size-h3);
|
font-size: var(--font-size-h3);
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-item:not(.nav-item-current):hover {
|
.nav-item:not(.nav-item-current):hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user