diff --git a/content/profile.php b/content/profile.php index aebcf00..8bdc2d3 100644 --- a/content/profile.php +++ b/content/profile.php @@ -39,7 +39,7 @@ -
+

Meine Beiträge

diff --git a/css/profile.css b/css/profile.css index 2112875..8a0bc2b 100644 --- a/css/profile.css +++ b/css/profile.css @@ -1,7 +1,7 @@ /* CSS für die Profilseite */ -#articlesFromUser { +.form-container { flex: 1 1 450px; padding: 30px; background-color: white;