Browse Source

Typography fixes (#6260)

Headings line height and weight updates
Onur Oztaskiran 3 years ago
parent
commit
72d666fa7f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      antonia/theme.json

+ 2 - 2
antonia/theme.json

@@ -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": {