Преглед на файлове

Typography fixes (#6260)

Headings line height and weight updates
Onur Oztaskiran преди 3 години
родител
ревизия
72d666fa7f
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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": {