diff --git a/src/thsf/static/css/wrappers.css b/src/thsf/static/css/wrappers.css index 1d9fc20..9b7fdc6 100644 --- a/src/thsf/static/css/wrappers.css +++ b/src/thsf/static/css/wrappers.css @@ -104,7 +104,7 @@ gap: 1em; background-color: var(--main-bg-color); width: 21em; - transform: translateZ(0); + transform: translateZ(2); /* background-color: white; */ } .content {