Update file style.css

This commit is contained in:
Jan BELLON 2024-03-11 21:51:59 +00:00
parent 2c8556a38f
commit a9bd6cc598

View File

@ -192,10 +192,13 @@ a {
display: inline; display: inline;
} }
.user-profile .user-role {
display: inline;
}
.user-profile .certification { .user-profile .certification {
transform: translate(0, +25%); transform: translate(0, +25%);
width: 2em; width: 2em;
display: inline;
} }
.row { .row {