diff --git a/templates/html/static/dj-style.css b/templates/html/static/dj-style.css
index 0a5b26f..0a7fc57 100644
--- a/templates/html/static/dj-style.css
+++ b/templates/html/static/dj-style.css
@@ -117,6 +117,7 @@ th {
.DJFooter_Content {
border-top: var(--border-weak);
padding: var(--ms);
+ font-size: var(--fs-small);
}
main {