From 22ef4f3cd1fd682ef9dd4588ea9edaa34bdbe0ac Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 07:48:54 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/html/src/css/style.css b/html/src/css/style.css index 3ae1298e..79295103 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -238,6 +238,11 @@ a { display: flex; } +.auteur-display-name .certification { + transform: translate(0, -15%); + width: 1.5em; +} + .auteur-names { }