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