Update profile.css
This commit is contained in:
+1
-2
@@ -110,10 +110,9 @@ CSS für die Profilseite
|
|||||||
@media (max-width: 760px) {
|
@media (max-width: 760px) {
|
||||||
.profile-layout-container {
|
.profile-layout-container {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
|
||||||
}
|
}
|
||||||
.form-container {
|
.form-container {
|
||||||
|
margin: 0 auto; /* Zentriert den gesamten Container horizontal */
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 480px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user