mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-26 17:04:23 +01:00
Add vertical margin on toc shortcode
This commit is contained in:
parent
2e2daa30df
commit
3de9992298
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<div>
|
||||
<div style="margin: 24px 0;">
|
||||
<h2>Table Of Contents</h2>
|
||||
{{ .Page.TableOfContents }}
|
||||
</div>
|
Loading…
Reference in a new issue