theme: tweak h2 style
continuous-integration/drone/push Build is passing Details

This commit is contained in:
desmukh 2023-02-03 13:21:51 +05:00
parent d6f4c70a8d
commit b26824efa8
1 changed files with 2 additions and 2 deletions

View File

@ -174,8 +174,8 @@
"elements": { "elements": {
"h1": { "h1": {
"typography": { "typography": {
"fontSize": "44px", "fontSize": "31px",
"fontWeight": "400", "fontWeight": "700",
"lineHeight": "0.9" "lineHeight": "0.9"
} }
}, },