diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index f45fec4..6dd8595 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -127,7 +127,8 @@ a:hover { justify-content: center; align-items: center; gap: 2em; - background-color: var(--main-bg-color); + /* background-color: var(--main-bg-color); */ + background-color: green; width: 100vw; }