Browse Source

changed font weight for spearhead

Maggie Cabrera 4 years ago
parent
commit
50588f4abc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      spearhead/variables.css

+ 2 - 0
spearhead/variables.css

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