give the navbar some line-height (#216)

This commit is contained in:
yelo
2017-07-19 16:09:10 +08:00
committed by cinwell.li
parent e54062f80d
commit 4cf13db685
+4
View File
@@ -244,6 +244,10 @@ main {
position: static;
}
}
.sidebar-nav {
line-height: 2em;
}
ul {
margin: 0;