summaryrefslogtreecommitdiffhomepage
path: root/css/reveal.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/reveal.css')
-rw-r--r--css/reveal.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/reveal.css b/css/reveal.css
index de7aefb..0fc8ecb 100644
--- a/css/reveal.css
+++ b/css/reveal.css
@@ -77,8 +77,7 @@ body {
-moz-hyphens: auto;
hyphens: auto;
- word-break: break-all;
- word-break: break-word;
+ word-wrap: break-word;
}
.reveal h1 { font-size: 3.77em; }