Update main.css
This commit is contained in:
+2
-1
@@ -226,6 +226,7 @@ a, button, input, select, textarea, label, main{
|
|||||||
/* --- RESPONSIVE DESIGN (MOBILGERÄTE) --- */
|
/* --- RESPONSIVE DESIGN (MOBILGERÄTE) --- */
|
||||||
@media (max-width: 760px) {
|
@media (max-width: 760px) {
|
||||||
.form-page {
|
.form-page {
|
||||||
margin: 0 auto; /* Zentriert den gesamten Container horizontal */
|
justify-content: center;
|
||||||
|
padding: 20px 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user