Remove unused colors from sass parameters
This commit is contained in:
parent
b66881b45a
commit
dc1dd619c8
1 changed files with 0 additions and 2 deletions
|
@ -4,11 +4,9 @@ $typeheight: 14px;
|
|||
|
||||
$blue: #7092FF;
|
||||
$secondary: #888;
|
||||
$lightblue: #B8C5F0;
|
||||
$green: #7ebc6f;
|
||||
$vibrant-green: #76c551;
|
||||
$grey: #CCC;
|
||||
$lightgrey: #EEE;
|
||||
$darkgrey: #888;
|
||||
$headerHeight: 55px;
|
||||
$sidebarWidth: 350px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue