toc : use newer toc partial and indent elements
fixes : https://github.com/adityatelange/hugo-PaperMod/issues/2
This commit is contained in:
parent
43d1c68ef4
commit
32289fe2e7
2 changed files with 6 additions and 2 deletions
|
|
@ -70,4 +70,8 @@
|
|||
border-left: 2px solid;
|
||||
margin: 20px;
|
||||
padding: 10px 40px;
|
||||
}
|
||||
}
|
||||
|
||||
.toc li ul {
|
||||
margin-left: var(--gap);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue