rename yaml to match ploi
This commit is contained in:
@@ -18,7 +18,7 @@ $small-spacing: $base-spacing / 2 !default;
|
||||
$white: #fff !default;
|
||||
$black: #000 !default;
|
||||
|
||||
$blue: #1f93ff !default;
|
||||
$blue: #01a0a5 !default;
|
||||
$red: #ff382d !default;
|
||||
$light-yellow: #ffc532 !default;
|
||||
$light-green: #44ce4b !default;
|
||||
|
||||
@@ -41,7 +41,7 @@ $header-height: 5.6rem;
|
||||
$woot-logo-padding: $space-large $space-two;
|
||||
|
||||
// Colors
|
||||
$color-woot: #1f93ff;
|
||||
$color-woot: #01a0a5;
|
||||
$color-gray: #6e6f73;
|
||||
$color-light-gray: #747677;
|
||||
$color-border: #e0e6ed;
|
||||
|
||||
Reference in New Issue
Block a user