diff options
Diffstat (limited to 'css/reveal.css')
-rw-r--r-- | css/reveal.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/css/reveal.css b/css/reveal.css index d10ff49..7f56e76 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -76,10 +76,6 @@ body { .reveal h4, .reveal h5, .reveal h6 { - -webkit-hyphens: auto; - -moz-hyphens: auto; - hyphens: auto; - word-wrap: break-word; line-height: 1; } |