diff --git a/css/profile.css b/css/profile.css index aaf2c7d..de66ace 100644 --- a/css/profile.css +++ b/css/profile.css @@ -110,10 +110,9 @@ CSS für die Profilseite @media (max-width: 760px) { .profile-layout-container { flex-direction: column; - align-items: center; } .form-container { + margin: 0 auto; /* Zentriert den gesamten Container horizontal */ width: 100%; - max-width: 480px; } } \ No newline at end of file