Update profile.css

This commit is contained in:
2026-05-29 15:15:15 +02:00
parent 72023a6634
commit 60302e02b6
+1
View File
@@ -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 */
}
}