alignment fixes
All checks were successful
Website Prod/Test / Produktivumgebung (push) Successful in 14s
Website Prod/Test / Testumgebung (push) Successful in 7s
Website Dev / Entwicklungsumgebung (push) Successful in 13s

This commit is contained in:
2024-12-01 11:16:44 +01:00
parent 00335278fc
commit 4db18bd307
2 changed files with 26 additions and 2 deletions

View File

@ -221,6 +221,10 @@ a h4:hover {
padding: 200px 0 80px;
}
.page-title-section .page-title {
hyphens: auto;
}
.list-styled {
padding-left: 25px;
}