diff --git a/src/styles/base.css b/src/styles/base.css index b47960e..6db3a7e 100644 --- a/src/styles/base.css +++ b/src/styles/base.css @@ -70,7 +70,7 @@ prose-img:border-skin-line prose-hr:!border-skin-line; } .prose a { - @apply hover:!text-skin-accent; + @apply break-words hover:!text-skin-accent; } .prose thead th:first-child, tbody td:first-child,