Use new heading text color

This commit is contained in:
Foster Hangdaan 2023-08-03 21:39:44 -04:00
parent 9635cd81d8
commit f678f76b9c
Signed by: foster
GPG key ID: E48D7F49A852F112

View file

@ -24,7 +24,7 @@ main {
}
h1, h2, h3, h4, h5, h6 {
color: var(--color-blue);
color: var(--color-headings);
font-weight: bold;
margin-top: 1.5rem;
margin-bottom: 1.5rem;