Typography fixes (#6260)

Headings line height and weight updates
This commit is contained in:
Onur Oztaskiran 2022-07-22 00:12:16 +03:00 committed by GitHub
parent 6fc8ce2f13
commit 72d666fa7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,8 @@
"typography": {
"fontFamily": "var:preset|font-family|dm-sans",
"fontStyle": "normal",
"lineHeight": "1.4",
"fontWeight": "300"
"lineHeight": "1.3",
"fontWeight": "700"
}
},
"core/post-title": {