mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-17 18:53:39 +00:00
fix(style): introduce semiBoldWeight and various improvements to reduce CLS
This commit is contained in:
parent
fa2ea2896f
commit
06e3f8b93d
6 changed files with 15 additions and 15 deletions
quartz/styles
|
@ -54,7 +54,7 @@ ul,
|
|||
}
|
||||
|
||||
a {
|
||||
font-weight: $boldWeight;
|
||||
font-weight: $semiBoldWeight;
|
||||
text-decoration: none;
|
||||
transition: color 0.2s ease;
|
||||
color: var(--secondary);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue