diff options
Diffstat (limited to 'extras/html/themes/future/style.css')
| -rw-r--r-- | extras/html/themes/future/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/html/themes/future/style.css b/extras/html/themes/future/style.css index 18b49b2..3441ec9 100644 --- a/extras/html/themes/future/style.css +++ b/extras/html/themes/future/style.css @@ -52,6 +52,7 @@ body { border: 5px double #ff6347; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); border-radius: 15px; + word-wrap: break-word; } h1, h2, h3 { |
