mirror of
https://github.com/zhigang1992/docsify.git
synced 2026-04-01 12:43:06 +08:00
fix(themes): fix navbar style
This commit is contained in:
@@ -80,6 +80,11 @@ nav {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
>a {
|
||||
margin: 0 1em;
|
||||
padding: 5px 0;
|
||||
}
|
||||
|
||||
ul, li {
|
||||
list-style: none;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user