diff --git a/static/style.css b/static/style.css index 9a9797b..24b685e 100644 --- a/static/style.css +++ b/static/style.css @@ -884,6 +884,7 @@ a.search_subreddit:hover { color: var(--accent); margin: 5px 12px; grid-area: post_media; + overflow-wrap: anywhere; } .post_body {