- verbeteringen client

This commit is contained in:
Josako
2025-07-20 19:31:55 +02:00
parent 7bbc32e381
commit 854d889413
6 changed files with 256 additions and 45 deletions

View File

@@ -42,12 +42,6 @@
margin-bottom: 20px;
}
@media (min-width: 768px) {
.form-fields {
grid-template-columns: repeat(2, 1fr);
}
}
.form-field {
margin-bottom: 5px;
}