From 63a97fbee309a510c69d58b1213261166a5a1fcb Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:01:06 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index fc1cbe0..916e87f 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -129,7 +129,7 @@ img.logo { } #blah > p { - margin-top: 1em; + margin: 1em 0 2em 0; } a {