This commit is contained in:
2026-05-29 15:14:28 +02:00
parent dd1194a1c7
commit 72023a6634
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
</div>
<!-- Rechte Spalte: Eigene Beiträge -->
<div id="articlesFromUser">
<div class="form-container">
<h2 class="section-title">Meine Beiträge</h2>
<div class="articles-list">
+1 -1
View File
@@ -1,7 +1,7 @@
/*
CSS für die Profilseite
*/
#articlesFromUser {
.form-container {
flex: 1 1 450px;
padding: 30px;
background-color: white;