Add top padding to footnotes section
This commit is contained in:
parent
15eb853b95
commit
71c98917cc
@ -41,6 +41,7 @@
|
||||
.footnotes {
|
||||
margin-top: 3em;
|
||||
border-top: 0.15em solid var(--clr-title-border);
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
.footnotes-list {
|
||||
|
Loading…
x
Reference in New Issue
Block a user