diff --git a/src/thsf/static/css/wrappers.css b/src/thsf/static/css/wrappers.css index 9b7fdc6..1d2c514 100644 --- a/src/thsf/static/css/wrappers.css +++ b/src/thsf/static/css/wrappers.css @@ -32,7 +32,7 @@ gap: 2em; background-color: var(--main-bg-color); width: 100vw; - transform: translateZ(0); + transform: translateZ(2); } .content { font-size: 2em;