Browse Source

changed font weight for spearhead

Maggie Cabrera 4 năm trước cách đây
mục cha
commit
50588f4abc
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;