give the navbar some line-height (#216)
This commit is contained in:
parent
e54062f80d
commit
4cf13db685
1 changed files with 4 additions and 0 deletions
|
|
@ -244,6 +244,10 @@ main {
|
|||
position: static;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-nav {
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue