diff --git a/services/web/frontend/stylesheets/bootstrap-5/base/typography.scss b/services/web/frontend/stylesheets/bootstrap-5/base/typography.scss index c2f2c2aeca..62bdd039d1 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/base/typography.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/base/typography.scss @@ -1,4 +1,10 @@ -// Headings +// Typography + +body { + -webkit-font-smoothing: antialiased; + text-rendering: optimizeLegibility; /* stylelint-disable-line value-keyword-case */ + -moz-osx-font-smoothing: grayscale; +} // Headings h1,