diff --git a/src/thsf/static/css/wrappers.css b/src/thsf/static/css/wrappers.css index 44ad496..ffbcc91 100644 --- a/src/thsf/static/css/wrappers.css +++ b/src/thsf/static/css/wrappers.css @@ -32,6 +32,7 @@ gap: 2em; background-color: var(--main-bg-color); width: 100vw; + transform: translateZ(0); } .content { font-size: 2em; @@ -102,6 +103,7 @@ gap: 1em; background-color: var(--main-bg-color); width: 21em; + transform: translateZ(0); /* background-color: white; */ } .content {