theme: make default h2 colour green except for home

This commit is contained in:
desmukh
2023-02-01 11:08:17 +05:00
parent 72da4d0fac
commit 8a35c8a9ed
3 changed files with 16 additions and 8 deletions

View File

@ -176,7 +176,10 @@
"typography": {
"fontSize": "14px",
"textTransform": "uppercase"
}
},
"color": {
"text": "var(--wp--preset--color--secondary)"
}
}
}
},