fix: resolve conflict

This commit is contained in:
Cory Dransfeldt 2024-03-17 15:15:44 -07:00
parent 5aa00bb148
commit 5ec0873695
No known key found for this signature in database
7 changed files with 133 additions and 3 deletions

View file

@ -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) }