diff --git a/frontend/src/index.css b/frontend/src/index.css index 1eca983c..fe9bec3f 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) {