feat: font updates
This commit is contained in:
parent
ba8116eb62
commit
d597c124f7
9 changed files with 23 additions and 8 deletions
|
@ -90,7 +90,7 @@ a:active,
|
|||
|
||||
/* headers */
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: var(--font-weight-heavy);
|
||||
font-weight: var(--font-weight-bold);
|
||||
}
|
||||
|
||||
h1 { font-size: var(--font-size-3xl) }
|
||||
|
|
Reference in a new issue