diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index bccfa4e..d1d5d1c 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -104,7 +104,7 @@ img.logo { justify-content: center; align-items: center; gap: 2em; - background-color: var(--main-bg-color) + background-color: var(--main-bg-color); width: 100vw; }