Skip to content

Commit 282eb32

Browse files
committed
Fix nav style
Fix nav style
1 parent 89fc05b commit 282eb32

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)