Update file style.css
This commit is contained in:
parent
fb84f19bd9
commit
2c8556a38f
@ -189,10 +189,13 @@ a {
|
|||||||
|
|
||||||
.user-profile .display-name {
|
.user-profile .display-name {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-profile .certification {
|
.user-profile .certification {
|
||||||
transform: translate(0, +25%);
|
transform: translate(0, +25%);
|
||||||
|
width: 2em;
|
||||||
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row {
|
.row {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user