added header-green-custom
All checks were successful
Website / Website veröffentlichen (push) Successful in 7s

This commit is contained in:
2026-01-18 14:31:22 +01:00
parent ba8af035e3
commit 9aa97aa057

View File

@@ -59,4 +59,8 @@ body {
.transition-400 { .transition-400 {
transition: 400ms; transition: 400ms;
}
.header-green-custom :is(h1, h2, h3, h4, h5, h6) {
color: #00ad8e;
} }