style: Add margin on footnotes

This commit is contained in:
Simon 2022-02-08 22:36:45 +01:00
parent ec7f2e8272
commit 4fd6c77a35
1 changed files with 1 additions and 0 deletions

View File

@ -338,6 +338,7 @@ sub
.footnotes
font-size: .8rem
padding: var(--tile)
margin-top: calc(var(--tile)*2)
hr
border: none