Browse Source

Arbutus: Remove bottom margin inherited from heading element (#7328)

Takashi Irie 1 năm trước cách đây
mục cha
commit
2df7de8151
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      arbutus/theme.json

+ 5 - 0
arbutus/theme.json

@@ -55,6 +55,11 @@
 				}
 			},
 			"core/site-title": {
+				"spacing": {
+					"margin": {
+						"bottom": "0"
+					}
+				},
 				"typography": {
 					"fontSize": "var(--wp--preset--font-size--medium)"
 				}