diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/assets/stylesheets/about.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/about.scss b/app/assets/stylesheets/about.scss index 4bd4c26de..b1139b86f 100644 --- a/app/assets/stylesheets/about.scss +++ b/app/assets/stylesheets/about.scss @@ -210,6 +210,7 @@ strong { display: block; color: $color5; + word-break: break-word; } } |