Commit 0062a4c2 authored by Jakob Moser's avatar Jakob Moser
Browse files

Add hyphenation to navigation as well

parent 226345e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -223,6 +223,7 @@ header nav {
    position: relative;
    vertical-align: bottom;
    text-transform: lowercase;
    hyphens: auto;
}

header nav li {