style: Add margin on footnotes
This commit is contained in:
@ -338,6 +338,7 @@ sub
|
||||
.footnotes
|
||||
font-size: .8rem
|
||||
padding: var(--tile)
|
||||
margin-top: calc(var(--tile)*2)
|
||||
|
||||
hr
|
||||
border: none
|
||||
|
Reference in New Issue
Block a user