From af4794bc14ee6818fa44bd5151bc76f209c6f257 Mon Sep 17 00:00:00 2001 From: Michael Costa Date: Sat, 8 Apr 2023 11:16:04 +1100 Subject: [PATCH] wip: colors --- 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 fee87db..ce5d49d 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -106,7 +106,7 @@ a:hover { } #subheader { - margin: -3em 0 0 0; + /* margin: -3em 0 0 0; */ font-size: 3.47em; }