Update profile.css
This commit is contained in:
+5
-1
@@ -110,6 +110,10 @@ 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;
|
||||||
margin: 0 auto; /* Zentriert den gesamten Container horizontal */
|
align-items: center;
|
||||||
|
}
|
||||||
|
.form-container {
|
||||||
|
width: 100%;
|
||||||
|
max-width: 480px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user