aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 80228ca..e5e40a1 100644
--- a/static/style.css
+++ b/static/style.css
@@ -462,6 +462,7 @@ main, header {
body {
width: 100%;
margin: 0;
+ hyphens: auto;
}
body > header,
body > main,