From 742bf0e9fe2e6995a7d1a19fb7e8945b668b8737 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 07:35:11 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 39155b81..44bbf485 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -210,6 +210,8 @@ a { .article-auteur { background-color: var(--banner-background); display: flex; + padding: 2em; + border-radius: 10em; } .user-profile .bio { @@ -235,7 +237,6 @@ a { } .auteur-pp { - height: 4em; } .auteur-role {