diff --git a/src/app.postcss b/src/app.postcss index 0013c1e82..2e73c9a0a 100644 --- a/src/app.postcss +++ b/src/app.postcss @@ -3,12 +3,6 @@ @tailwind components; @tailwind utilities; -/* this is trick to make webkit use hardware acceleration */ -*:not(html) { - -webkit-transform: translate3d(0, 0, 0); - -webkit-perspective: 1000; -} - /* SCROLL BAR STYLING */ /* width */