fix e.g. long lines of underscores in cms content

This commit is contained in:
Harald Bamberger
2026-03-24 13:29:20 +01:00
parent 8c75608eaf
commit 46817b846a
+3
View File
@@ -193,3 +193,6 @@
word-break: break-word;
}
.news-list-item p {
word-break: break-word;
}