From 4d13b5eca24e3beb39fdde90bf64b6c6608a2a93 Mon Sep 17 00:00:00 2001 From: Florian Zirker Date: Thu, 28 Mar 2024 09:11:58 +0100 Subject: [PATCH] fix scrollbar --- default.css | 1 - 1 file changed, 1 deletion(-) diff --git a/default.css b/default.css index 9da89bf..44d8999 100644 --- a/default.css +++ b/default.css @@ -9,6 +9,5 @@ footer { position: absolute; bottom: 0; - width: 100%; height: 50px; }