diff --git a/epicyon-blog.css b/epicyon-blog.css index 5adc38984..30ce20ff0 100644 --- a/epicyon-blog.css +++ b/epicyon-blog.css @@ -314,6 +314,8 @@ a:focus { .message { margin-left: 7%; width: 90%; + hyphens: auto; + text-wrap: pretty; } .gitpatch { diff --git a/epicyon-profile.css b/epicyon-profile.css index b3184c4c4..fd6f9fe89 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -491,6 +491,8 @@ a:focus { margin-left: 0%; margin-right: 0%; width: 100%; + hyphens: auto; + text-wrap: pretty; } .addedHashtag:link {