diff --git a/styles/global.css b/styles/global.css index 771253c2..27db5e90 100644 --- a/styles/global.css +++ b/styles/global.css @@ -50,6 +50,8 @@ body { } .content-rich { + overflow-wrap: break-word; + a { --at-apply: 'text-primary hover:underline hover:text-primary-active'; .invisible {