diff --git a/css/profile.css b/css/profile.css index 649c530..92bc505 100644 --- a/css/profile.css +++ b/css/profile.css @@ -119,7 +119,7 @@ CSS für die Profilseite flex: 0 1 auto !important; width: 100% !important; max-width: 450px !important; - margin: 0 auto 20px auto; /* zentrieren der Boxen */ + margin: 0 auto !important; /* Zentriert den gesamten Container horizontal */ } } \ No newline at end of file