viele Fixes

This commit is contained in:
2025-11-06 20:09:51 +01:00
parent 7bbde43878
commit 70eec04327
9 changed files with 469 additions and 26 deletions

View File

@@ -19,6 +19,6 @@
}
.form-error {
color: #ff6b6b;
color: var(--color-danger);
font-size: 0.875rem;
}