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