This commit is contained in:
2026-05-29 15:23:09 +02:00
parent f63a2be01a
commit 483dd4182e
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -229,4 +229,8 @@ a, button, input, select, textarea, label, main{
justify-content: center;
padding: 20px 10px;
}
.form-container {
width: 100%;
max-width: 500px;
}
}