Make user names in user cards bold
This commit is contained in:
parent
6c5e253f5c
commit
5ada7e4aaf
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@
|
|||
margin-right: 1em;
|
||||
font-size: 1.1em;
|
||||
text-shadow: 0 0 .5em var(--btn, $fallback--fg);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.bottom-line {
|
||||
|
|
Loading…
Reference in a new issue