From e7b4d365f287f173c8cc0b5a4d965c3a0579c2e0 Mon Sep 17 00:00:00 2001 From: JoelHMikael Date: Tue, 4 Jan 2022 14:18:20 +0200 Subject: Minor GUI improvements --- index.css | 1 + 1 file changed, 1 insertion(+) (limited to 'index.css') diff --git a/index.css b/index.css index d71e3f3..1f5a422 100644 --- a/index.css +++ b/index.css @@ -13,6 +13,7 @@ body { background: #444; color: white; padding: 1em; + margin-bottom: 3em; /* for the footer */ font-family: verdana, sans-serif; } -- cgit v1.2.3