Fix headers that were missing color assignment
This commit is contained in:
parent
5d31080354
commit
c3ec9acbdd
@ -147,5 +147,6 @@
|
||||
h1 {
|
||||
font-family: caprasimo;
|
||||
font-weight: normal;
|
||||
color: var(--main-heading-color);
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user