summaryrefslogtreecommitdiff
path: root/_sass/yat
diff options
context:
space:
mode:
Diffstat (limited to '_sass/yat')
-rw-r--r--_sass/yat/_layout.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/yat/_layout.scss b/_sass/yat/_layout.scss
index 66ec4d2..608e619 100644
--- a/_sass/yat/_layout.scss
+++ b/_sass/yat/_layout.scss
@@ -394,7 +394,7 @@ html {
margin-bottom: $spacing-unit;
overflow-wrap: break-word;
word-wrap: break-word;
- word-break: break-all;
+ word-break: break-word;
h2 {
@include relative-font-size(2);