chore: bold author name
This commit is contained in:
parent
bffd235827
commit
6018e3ac4a
1 changed files with 1 additions and 0 deletions
|
@ -794,6 +794,7 @@ article .now__section--header {
|
||||||
.author__wrapper > .avatar__wrapper span {
|
.author__wrapper > .avatar__wrapper span {
|
||||||
font-size: var(--font-size-lg);
|
font-size: var(--font-size-lg);
|
||||||
line-height: var(--line-height-lg);
|
line-height: var(--line-height-lg);
|
||||||
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
.author__wrapper > .avatar__wrapper,
|
.author__wrapper > .avatar__wrapper,
|
||||||
|
|
Reference in a new issue