Skip to content

Commit e72125c

Browse files
committed
Shrink main nag LI font size to allow more entries before line breaks
1 parent a2b442c commit e72125c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/jquery/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ nav#main ul {
13561356
nav#main li {
13571357
display: inline;
13581358
float: left;
1359-
font: 700 normal 18px "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
1359+
font: normal normal 16px "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
13601360
margin-right: 2px;
13611361
}
13621362

0 commit comments

Comments
 (0)