diff --git a/frontend/src/index.css b/frontend/src/index.css index 9b87724a6..4319403e7 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -4,6 +4,7 @@ :root { --viewport-height: 100vh; + font-synthesis: none !important; } @supports (height: 100dvh) {