diff --git a/html/src/css/style.css b/html/src/css/style.css index 98c747af..8b8a57d5 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -382,9 +382,9 @@ footer { } .user-profile .certification { - transform: translate(0, +18%); - width: 1.3em; - margin-left: 0.3em; + transform: translate(0, +15%); + width: 1em; + margin-left: 0.em; } .user-profile .bio {