diff --git a/src/style.content.css b/src/style.content.css index edec2fc..e2dd398 100644 --- a/src/style.content.css +++ b/src/style.content.css @@ -88,7 +88,7 @@ .bsky-user-content .content .description { margin-top: 5px; font-size: 14px; - word-break: break-all; + word-break: break-word; } .name-and-controller { display: flex;