Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5067ccd

Browse files
author
David Thiel
committed
See how hyphenation works
1 parent 62b382e commit 5067ccd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/main.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
body {
66
text-align: justify;
77
text-justify: distribute;
8+
hyphens: auto
9+
word-break: break-all;
810
text-rendering: optimizeLegibility;
911
font-feature-settings: "kern";
1012
-webkit-font-feature-settings: "kern";

0 commit comments

Comments
 (0)