From 641ef823e86d6162b3fc6853ce8a3980c0b7dfff Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 07:39:42 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index e9060ded..698a1114 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -250,9 +250,9 @@ a { } .auteur-pp-image { - width: 5em; - height: 5em; - border-radius: 5em; + width: 4em; + height: 4em; + border-radius: 4em; } .row {