diff --git a/html/src/css/style.css b/html/src/css/style.css index 7a67cf8c..491dcf81 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -381,8 +381,9 @@ footer { } .user-profile .certification { - transform: translate(0, +22%); - width: 1.5em; + transform: translate(0, +18%); + width: 1.3em; + margin-left: 0.3em; } .user-profile .bio {