From 72023a66346707525a5a7af046b1a26173d8c7a9 Mon Sep 17 00:00:00 2001 From: NOrtmann1 Date: Fri, 29 May 2026 15:14:28 +0200 Subject: [PATCH] testing --- content/profile.php | 2 +- css/profile.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;