Skip to content

Commit

Permalink
Fix incorrect heading colour
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymcp committed Sep 19, 2024
1 parent 92d5e43 commit a38a989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-content/themes/humanity-theme/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@
"lineHeight": "1.12"
},
"color": {
"text": "var(--wp--preset--color--grey-dark)"
"text": "var(--wp--preset--color--black)"
}
},
"h1": {
Expand Down

0 comments on commit a38a989

Please sign in to comment.