From 2ded6300ab97a55ebfcc498e2e1efff7addc5c27 Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Fri, 29 May 2026 15:31:47 +0200 Subject: [PATCH] Update profile.css --- css/profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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