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