Skip to content

Commit d9499eb

Browse files
authored
fix: correct styling for docs-viewer headings (#1071)
1 parent 8a62e6f commit d9499eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/adev-patches/add-global-styles.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ index 2c83a2ad4a..9d9b28112a 100644
88
@include xterm.xterm();
99
+// adev-ja overrides
1010
+
11-
+docs-viewer {
11+
+.docs-viewer {
1212
+ // `balance` is not good for Japanese headings.
1313
+ h1,
1414
+ h2,

0 commit comments

Comments
 (0)