force break titles

This commit is contained in:
Christoph Haas 2025-06-16 00:21:56 +02:00
parent e89b289c6f
commit 8e66fb28db

View file

@ -65,6 +65,8 @@
h1, h2, h3 h1, h2, h3
{ {
color: #8a8a8a; color: #8a8a8a;
word-break: break-word;
overflow-wrap: anywhere;
} }
// .top-bar-left // .top-bar-left