diff --git a/css/profile.css b/css/profile.css index 8a0bc2b..e4c0ec3 100644 --- a/css/profile.css +++ b/css/profile.css @@ -110,5 +110,6 @@ CSS für die Profilseite @media (max-width: 760px) { .profile-layout-container { flex-direction: column; + margin: 0 auto; /* Zentriert den gesamten Container horizontal */ } } \ No newline at end of file