From 91b5df1409bceefe8c1018308ba9692555f9d3d5 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 21:53:11 +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 a3d6045f..2096ef9c 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -197,7 +197,7 @@ a { } .user-profile .certification { - transform: translate(0, +25%); + transform: translate(0, +22%); width: 1.5em; }