Update profile.css

This commit is contained in:
2026-05-29 15:31:47 +02:00
parent 79efee0979
commit 2ded6300ab
+1 -1
View File
@@ -119,7 +119,7 @@ CSS für die Profilseite
flex: 0 1 auto !important; flex: 0 1 auto !important;
width: 100% !important; width: 100% !important;
max-width: 450px !important; max-width: 450px !important;
margin: 0 auto 20px auto; /* zentrieren der Boxen */ margin: 0 auto !important; /* Zentriert den gesamten Container horizontal */
} }
} }