From 2c625d0eff5ea9a2c22b0c2fbde27f28a669025c Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:57:23 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 8eb7cdf..dfdd91f 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -67,6 +67,7 @@ span.place { align-items: flex-start; align-content: flex-start; margin-bottom: 5em; + padding-bottom: 5em; } #center_wrapper {