diff --git a/themes/buha/assets/css/article.css b/themes/buha/assets/css/article.css index dd321e9e..1f2213ed 100644 --- a/themes/buha/assets/css/article.css +++ b/themes/buha/assets/css/article.css @@ -42,7 +42,7 @@ article #readmore { font-weight: bold; } -#articletext { +#articletext a { margin-bottom: 1rem; word-wrap: break-word; overflow-wrap: break-word;