mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-03 17:05:34 +08:00
Changed css brand color to blue from logo
This commit is contained in:
@@ -15,7 +15,7 @@ $spacing-unit: 30px;
|
||||
|
||||
$text-color: #111;
|
||||
$background-color: #f8f8f8;
|
||||
$brand-color: #2a7ae2;
|
||||
$brand-color: #21b6ff;
|
||||
|
||||
$grey-color: #828282;
|
||||
$grey-color-light: lighten($grey-color, 40%);
|
||||
|
||||
Reference in New Issue
Block a user