Skip to content

Commit 3fd5cd2

Browse files
Backport "Relax font-weight reset" to LTS (#21099)
Backports #20348 to the LTS branch. PR submitted by the release tooling. [skip ci]
2 parents 1cacd3d + ea82597 commit 3fd5cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scaladoc/resources/dotty_res/styles/theme/typography.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* {
1+
h1, h2, h3, h4, h5, h6 {
22
/*text-rendering: geometricPrecision;*/
33
font-weight: initial;
44
}

0 commit comments

Comments
 (0)