diff --git a/doc/api_assets/style.css b/doc/api_assets/style.css index 8f4ec8f2e2fc4d..c88351e735deba 100644 --- a/doc/api_assets/style.css +++ b/doc/api_assets/style.css @@ -1,6 +1,8 @@ /*--------------------- Layout and Typography ----------------------------*/ html { -webkit-font-smoothing: antialiased; + -webkit-font-variant-ligatures: none; + font-variant-ligatures: none; } body {