diff --git a/src/styles/global.css b/src/styles/global.css index 759eef5..17fda7c 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -13,7 +13,6 @@ html::-webkit-scrollbar { } body { --at-apply: 'text-1.6rem'; - backface-visibility: hidden; transform: translateZ(0); -webkit-transform: translateZ(0); }