style: Add new design on footnotes

This commit is contained in:
Simon 2022-02-01 10:56:05 +01:00
parent 460ecb8220
commit 3cb3a0e270
1 changed files with 5 additions and 0 deletions

View File

@ -143,6 +143,11 @@ h3
display: block
margin-top: 1.5rem
.footnotes
font-size: .8rem
p
margin: 0
// Grid
.grid { display: flex; flex-wrap: wrap; }