浏览代码

Slight adjustments to pullquote block settings (#5841)

Jason Crist 3 年之前
父节点
当前提交
f679e174f6
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      pendant/theme.json

+ 8 - 0
pendant/theme.json

@@ -266,6 +266,14 @@
 					"fontSize": "clamp(1.25rem, 2.5vw, 2rem)"
 					"fontSize": "clamp(1.25rem, 2.5vw, 2rem)"
 				}
 				}
 			},
 			},
+			"core/pullquote": {
+				"typography": {
+					"fontFamily": "var(--wp--preset--font-family--heading-font)"
+				},
+				"border": {
+					"width": "1px"
+				}
+			},
 			"core/site-title": {
 			"core/site-title": {
 				"typography": {
 				"typography": {
 					"fontSize": "var(--wp--preset--font-size--medium)",
 					"fontSize": "var(--wp--preset--font-size--medium)",