Remove background from ToC
This commit is contained in:
parent
c24b8a5fd4
commit
7779c21cf7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<hr />
|
||||
<div class="content mt-3">
|
||||
{{ if .TableOfContents }}
|
||||
<div class="float-lg-right ml-lg-3 mb-2 bg-light p-3">
|
||||
<div class="float-lg-right ml-lg-3 mb-2 p-3">
|
||||
{{ .TableOfContents }}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in a new issue