chore: bold author name

This commit is contained in:
Cory Dransfeldt 2024-01-02 10:04:46 -08:00 committed by GitHub
parent bffd235827
commit 6018e3ac4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -794,6 +794,7 @@ article .now__section--header {
.author__wrapper > .avatar__wrapper span {
font-size: var(--font-size-lg);
line-height: var(--line-height-lg);
font-weight: 700;
}
.author__wrapper > .avatar__wrapper,