From cf1d969f84a16292d05d9bd59c43c571eb44befd Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 07:33:03 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 36845866..39155b81 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -209,6 +209,7 @@ a { .article-auteur { background-color: var(--banner-background); + display: flex; } .user-profile .bio { @@ -245,7 +246,6 @@ a { width: 5em; height: 5em; border-radius: 5em; - transform: translate(0, -60%); } .row {