瀏覽代碼

changed font weight for spearhead

Maggie Cabrera 4 年之前
父節點
當前提交
50588f4abc
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      spearhead/variables.css

+ 2 - 0
spearhead/variables.css

@@ -12,6 +12,8 @@
 	--global--color-foreground-light: #333333;
 	--global--color-background: #fff;
 	--global--color-border: var(--global--color-secondary);
+	/* Font Weight */
+	--global--font-weight: 500;
 	/* Font Size */
 	--global--font-size-xs: 14px;
 	--global--font-size-sm: 16px;