diff --git a/src/style.content.css b/src/style.content.css index 7797544..2bfaac8 100644 --- a/src/style.content.css +++ b/src/style.content.css @@ -80,6 +80,7 @@ } .bsky-user-content .content .description { font-size: 14px; + word-break: break-all; } .name-and-controller { display: flex;