mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-05 19:42:59 +02:00
nav : menu horizontal scroll improve
This commit is contained in:
@ -30,6 +30,7 @@
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
word-break: keep-all;
|
word-break: keep-all;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu li+li {
|
.menu li+li {
|
||||||
|
Reference in New Issue
Block a user