fix: font weight consistency
This commit is contained in:
parent
18cd58617d
commit
2b57a68e1f
5 changed files with 11 additions and 6 deletions
|
@ -54,7 +54,7 @@ ul,
|
|||
}
|
||||
|
||||
a {
|
||||
font-weight: 600;
|
||||
font-weight: $boldWeight;
|
||||
text-decoration: none;
|
||||
transition: color 0.2s ease;
|
||||
color: var(--secondary);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue