Make user names in basic user cards bold
This commit is contained in:
parent
5ada7e4aaf
commit
792644344c
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
&-user-name-value {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
&-user-name-value,
|
||||
&-screen-name {
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue