From c31f10848d4dfa394c45fbb7663ebc6e0f6f0d18 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 10:50:10 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 5709c85..b46419c 100644 --- a/static/style.css +++ b/static/style.css @@ -19,7 +19,7 @@ body { #foot { text-align: center; padding-top: 0.25em; - margin-top: 1em; + margin-top: 0.5em; border-top-style: solid; border-width: 1px; } -- 2.39.5