feat: Use named font weights when appropriate

This commit is contained in:
daudix
2024-01-31 02:48:51 +03:00
parent 236c82f1b5
commit 095efe1070
3 changed files with 6 additions and 6 deletions

View File

@ -56,7 +56,7 @@ section#comments {
.author {
align-items: center;
display: flex;
font-weight: 600;
font-weight: bold;
gap: 0.25rem;
grid-area: name;