Skip to content

Commit

Permalink
Relax font-weight reset (#20348)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbovel committed May 7, 2024
1 parent 49c1343 commit 836a25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scaladoc/resources/dotty_res/styles/theme/typography.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* {
h1, h2, h3, h4, h5, h6 {
/*text-rendering: geometricPrecision;*/
font-weight: initial;
}
Expand Down

0 comments on commit 836a25a

Please sign in to comment.