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