diff --git a/scaladoc/resources/dotty_res/styles/theme/typography.css b/scaladoc/resources/dotty_res/styles/theme/typography.css index cd8730f31dc2..3e75847a3e28 100644 --- a/scaladoc/resources/dotty_res/styles/theme/typography.css +++ b/scaladoc/resources/dotty_res/styles/theme/typography.css @@ -1,4 +1,4 @@ -* { +h1, h2, h3, h4, h5, h6 { /*text-rendering: geometricPrecision;*/ font-weight: initial; }