mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-07-16 11:41:27 +00:00
udpate sidebar padding
This commit is contained in:
parent
bbf14effd2
commit
fd62981bde
@ -94,6 +94,10 @@ aside nav ul {
|
||||
padding-inline-start: 0;
|
||||
}
|
||||
|
||||
.book-menu ul li ul{
|
||||
padding-inline-start: 16px !important;
|
||||
}
|
||||
|
||||
ul.pagination {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user