Reduce footnote font size

This commit is contained in:
David Eisinger
2023-04-04 00:01:48 -04:00
parent 4c27410691
commit 66ee1af941

View File

@@ -64,3 +64,11 @@ footer {
}
}
}
.footnotes {
font-size: 0.8em;
p {
margin: 0.25em;
}
}