From cde179783d42abd787c8ecd25265f87a3e649b93 Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:54:35 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 9d4387e..8eb7cdf 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -99,6 +99,8 @@ img.logo { justify-content: center; align-items: center; gap: 2em; + background-color: #e6007e; + width: 100vw; } .button {