From 1b44c31a89eba86947a307195a831149b4b5de31 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sat, 27 Feb 2021 01:13:57 +0100 Subject: [PATCH] more space at the bottom --- htdocs/css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/css/admin.css b/htdocs/css/admin.css index c74434e..73acdbb 100644 --- a/htdocs/css/admin.css +++ b/htdocs/css/admin.css @@ -6,7 +6,7 @@ html, body { } body { - margin-bottom: 57px; + margin-bottom: 5rem; } hr {