Skip to content

Commit

Permalink
print CSS: bump line-height of headings so they wrap nicer (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra authored Mar 22, 2024
1 parent 8c7835b commit 5f8b4d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/print.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ p {

h1 {
text-wrap: balance;
line-height: 1.4;
}

emu-note p,
Expand Down

0 comments on commit 5f8b4d5

Please sign in to comment.