diff --git a/static/index.css b/static/index.css index 85e4c16..d296900 100644 --- a/static/index.css +++ b/static/index.css @@ -166,4 +166,5 @@ a:hover:after { .comment-body { background-color: rgba(222, 222, 222, 0.5); + word-wrap: break-word; }