feat: Use named font weights when appropriate
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
.nav-arrow {
|
||||
font-weight: 400;
|
||||
font-weight: normal;
|
||||
color: var(--fg-muted-5);
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user