mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
give the navbar some line-height (#216)
This commit is contained in:
parent
e54062f80d
commit
4cf13db685
@ -244,6 +244,10 @@ main {
|
||||
position: static;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-nav {
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user