From 2313aef7cda6fe5e5b9c62d3ee4a378bccf516aa Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 14 Mar 2024 23:07:11 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index c32086c8..7a67cf8c 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -333,10 +333,9 @@ footer { } .user-widget .certification { - transform: translate(0, -15%); - width: 1.5em; - margin-left: 0.5em; - + transform: translate(0, -8%); + width: 1em; + margin-left: 0.4em; } /* USER PROFILE */