Skip to content

Commit fd10697

Browse files
committed
Updated CSS to accomodate more languages
1 parent b897c74 commit fd10697

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/style/garden.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,9 @@ nav > div li {
8787
}
8888

8989
nav > div li a, #top, #hide_menu {
90-
padding: 7px 10px 9px 10px;
90+
padding: 8px 6px 7px;
9191
cursor: pointer;
92+
font-size: 12px;
9293
}
9394

9495
nav > div li.active a {

0 commit comments

Comments
 (0)