Add some padding to footnotes

This commit is contained in:
2026-08-09 16:51:07 -04:00
parent 3d8b96c2e2
commit e9f4cf00b7

View File

@@ -87,3 +87,7 @@ sup {
padding-left: 2px;
padding-right: 2px;
}
.footnotes {
padding-top: 32px;
}