force break titles

This commit is contained in:
Christoph Haas 2025-06-16 00:21:47 +02:00
parent 587baf0e7b
commit e89b289c6f

View file

@ -6889,6 +6889,8 @@ a.button:hover, a.button:focus {
h1, h2, h3 {
color: #8a8a8a;
word-break: break-word;
overflow-wrap: anywhere;
}
div.thumb-height {