From 73f14fc4be5bed51fdbcc59dc2ca031d8fbed579 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 21:58:10 +0000 Subject: [PATCH] Update 2 files - /html/src/css/style.css - /html/user.php --- html/src/css/style.css | 4 ++++ html/user.php | 8 +++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 04627993..e2b42a47 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -205,6 +205,10 @@ a { padding: 1em 0; } +.user-profile .user-articles { + +} + .row { display: inline-block; background-color: var(--banner-background); diff --git a/html/user.php b/html/user.php index ab93c4c4..2176c5d3 100644 --- a/html/user.php +++ b/html/user.php @@ -113,8 +113,8 @@ if($resultat) {