Skip to content

Commit 5988a12

Browse files
authored
adopt text-wrap: balance for all headers (#962)
1 parent 1ea7ff1 commit 5988a12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/style/global.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ h6 {
4040
margin-top: 0;
4141
margin-bottom: 0.25rem;
4242
scroll-margin-top: 1rem;
43+
text-wrap: balance;
4344
}
4445

4546
h2 + p,

0 commit comments

Comments
 (0)