test umbruch
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
2025-09-16 20:12:39 +02:00
parent cb7a3a9fed
commit 9ee5212534

View File

@ -38,6 +38,8 @@ h1 {
font-weight: 700;
letter-spacing: 0.0833333em;
text-transform: uppercase;
white-space: normal; /* StandardUmbruch aktivieren */
overflow-wrap: break-word; /* Für lange Wörter (z.B. URLs) */
}
h2 {