From 00092656ba81b1f5da501f4ef292327277c69597 Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Fri, 18 Sep 2020 17:22:40 +0200 Subject: [PATCH] no outrageously large footer --- content/stylesheets/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/content/stylesheets/main.css b/content/stylesheets/main.css index e6f2dc8..49ae217 100644 --- a/content/stylesheets/main.css +++ b/content/stylesheets/main.css @@ -773,6 +773,7 @@ h2 { justify-content: space-between; color: var(--white); + padding: .5em 3em; } .showcase-image > img {