aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlban Gruin2017-02-06 19:06:58 +0100
committerAlban Gruin2017-02-06 19:06:58 +0100
commit2643a1b9555f23a85d616340a01988d774b4c006 (patch)
tree51e16633f5be38c9db6dc17c45202eec565d41ab
parent421748e13e41dc24a6dd53ef9e440278c1625957 (diff)
Utilisation d'un word-wrap
-rw-r--r--templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 9e454e3..3170aea 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -10,6 +10,7 @@ body {
margin: 1em auto;
padding: 0 .62em;
font: 1.2em/1.62em sans-serif;
+ word-wrap: break-word;
}
h1, h2, h3 {