Skip to content

Commit

Permalink
Relax font-weight reset (#20348)
Browse files Browse the repository at this point in the history
[Cherry-picked 836a25a]
  • Loading branch information
mbovel authored and WojciechMazur committed Jul 6, 2024
1 parent 582eb46 commit 8cc2d13
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 8cc2d13

Please sign in to comment.