浏览代码

Make buttons uppercase in Rubik + Tilda variation.

alaczek 1 年之前
父节点
当前提交
e2ab4ee358
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      assembler/styles/typography/17-rubik-tilda.json

+ 1 - 0
assembler/styles/typography/17-rubik-tilda.json

@@ -62,6 +62,7 @@
 					"fontFamily": "var(--wp--preset--font-family--tilda-sans)",
 					"fontFamily": "var(--wp--preset--font-family--tilda-sans)",
 					"fontWeight": "400",
 					"fontWeight": "400",
 					"fontSize": "16px",
 					"fontSize": "16px",
+					"textTransform": "uppercase",
 					"letterSpacing": "2px"
 					"letterSpacing": "2px"
 				}
 				}
 			},
 			},