Update020920250727

This commit is contained in:
Markus 2025-09-02 07:27:14 +02:00
parent f6e4dc3778
commit 95caae45a4
5 changed files with 66 additions and 134 deletions

View file

@ -1217,3 +1217,11 @@ button.cta__btn{
text-wrap: balance;
margin-bottom: 4rem;
}
.text-block {
text-align: justify;
}
.text-left {
text-align: left;
}