feat: Use named font weights when appropriate
This commit is contained in:
@ -56,7 +56,7 @@ section#comments {
|
||||
.author {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
font-weight: 600;
|
||||
font-weight: bold;
|
||||
gap: 0.25rem;
|
||||
grid-area: name;
|
||||
|
||||
|
Reference in New Issue
Block a user