summaryrefslogtreecommitdiff
path: root/_sass/yat/_layout.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/yat/_layout.scss')
-rw-r--r--_sass/yat/_layout.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/_sass/yat/_layout.scss b/_sass/yat/_layout.scss
index 74751c6..7ff5cdd 100644
--- a/_sass/yat/_layout.scss
+++ b/_sass/yat/_layout.scss
@@ -319,6 +319,8 @@ html {
.post-excerpt {
color: #777;
+ word-break: break-word;
+ overflow-wrap: break-word;
}
.post-tags .post-tag {