mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:54:50 -04:00
docs: Remove right padding in theme
This commit is contained in:
parent
1d26789b8a
commit
2fb8d85086
@ -21,6 +21,10 @@
|
||||
position: none !important;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
padding: inherit;
|
||||
}
|
||||
|
||||
#sidebar > ul > li {
|
||||
margin: 0 10px 5px 10px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user