Removed light gray as it isn't used
This commit is contained in:
parent
e9a65e6c3f
commit
4b6808430d
2 changed files with 6 additions and 7 deletions
|
|
@ -11,8 +11,7 @@ $black: #000;
|
|||
$darkerGray: #222;
|
||||
$darkGray: #333;
|
||||
$gray: #666;
|
||||
$lightGray: #aaa;
|
||||
$lighterGray: #eee;
|
||||
$lightGray: #eee;
|
||||
$white: #fff;
|
||||
|
||||
// Font stacks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue