KI-AGENT: Checkbox im Kontaktformular ausgerichtet

This commit is contained in:
2026-05-22 15:07:29 +02:00
parent 76764eb4c3
commit f36cbcc207

View File

@@ -756,7 +756,7 @@ footer {
display: none; display: none;
} }
.check-row { .contact-form .check-row {
align-items: start; align-items: start;
display: flex; display: flex;
font-weight: 500; font-weight: 500;
@@ -764,7 +764,7 @@ footer {
line-height: 1.55; line-height: 1.55;
} }
.check-row input { .contact-form .check-row input {
flex: 0 0 auto; flex: 0 0 auto;
margin-top: 0.25rem; margin-top: 0.25rem;
min-height: auto; min-height: auto;