From 28be3a50c06eedf0d870cad8885a761543130254 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 22 Aug 2023 03:54:16 +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 5caedd7..dcab8c3 100644 --- a/css/linspector.css +++ b/css/linspector.css @@ -20,7 +20,7 @@ body { /* Set the fixed height of the footer here */ #footer { - height: 82px; + height: 62px; background-color: #f5f5f5; }