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": {
"h1": {
"typography": {
"fontSize": "44px",
"fontWeight": "400",
"fontSize": "31px",
"fontWeight": "700",
"lineHeight": "0.9"
}
},