Skip to content

Commit 0af8dd9

Browse files
committed
Merge pull request BonsaiDen#232 from poppinlp/gh-pages
Fix nav style
2 parents 89fc05b + 282eb32 commit 0af8dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/garden.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ screen and (-webkit-min-device-pixel-ratio: 2) {
601601
}
602602

603603
#nav_main > ul > li {
604-
width: 25%;
604+
width: 100%;
605605
}
606606

607607
#nav_mobile {

0 commit comments

Comments
 (0)