diff --git a/src/styles/global.css b/src/styles/global.css index 0591c358..44386ac2 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -5,6 +5,7 @@ body, BlinkMacSystemFont, sans-serif !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; + text-rendering: optimizeLegibility; } body.modal-open {