浏览代码

update letter spacing for course title

Imran Hossain 2 年之前
父节点
当前提交
af51bb5500
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      course/styles/gold.json

+ 1 - 1
course/styles/gold.json

@@ -279,7 +279,7 @@
 					"fontFamily": "var(--wp--preset--font-family--heading)",
 					"fontFamily": "var(--wp--preset--font-family--heading)",
 					"fontSize": "var(--wp--preset--font-size--x-small)",
 					"fontSize": "var(--wp--preset--font-size--x-small)",
 					"fontWeight": "800",
 					"fontWeight": "800",
-					"letterSpacing": "0.002em",
+					"letterSpacing": "-0.01em",
 					"lineHeight": "1",
 					"lineHeight": "1",
 					"textTransform": "uppercase"
 					"textTransform": "uppercase"
 				}
 				}