Skip to content

Commit

Permalink
Add 'text-wrap: pretty' to core.css
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Jan 26, 2024
1 parent 7038595 commit 85f2d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions se/data/templates/core.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
body{
font-variant-numeric: oldstyle-nums;
hyphens: auto;
text-wrap: pretty;
-epub-hyphens: auto;
}

Expand Down

0 comments on commit 85f2d7b

Please sign in to comment.