From 3cdeb12d858c29e6f3e6830b092de1644daadd13 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 22 Aug 2023 04:13:11 +0200 Subject: [PATCH] Updating stuff... --- css/linspector.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/linspector.css b/css/linspector.css index a0db47d..469beea 100644 --- a/css/linspector.css +++ b/css/linspector.css @@ -20,7 +20,7 @@ body { /* Set the fixed height of the footer here */ #footer { - height: 62px; + height: 54px; background-color: #f5f5f5; }