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 {