mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
docs: Fix menu arrows position on mobile devices
This commit is contained in:
parent
bcb3ef7413
commit
8489608012
1 changed files with 0 additions and 4 deletions
4
docs/static/css/style-responsive.css
vendored
4
docs/static/css/style-responsive.css
vendored
|
@ -21,10 +21,6 @@
|
|||
position: none !important;
|
||||
}
|
||||
|
||||
#sidebar > ul > li > a > span {
|
||||
line-height: 35px;
|
||||
}
|
||||
|
||||
#sidebar > ul > li {
|
||||
margin: 0 10px 5px 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue