diff --git a/client/src/GlobalStyle.ts b/client/src/GlobalStyle.ts index 26eaea35c..b25bb94d1 100644 --- a/client/src/GlobalStyle.ts +++ b/client/src/GlobalStyle.ts @@ -142,7 +142,6 @@ export const GlobalStyle = css` sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; - font-feature-settings: 'tnum'; max-width: 768px; margin: 0 auto; }