mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-28 23:58:50 +08:00
Merge pull request #45 from acoomans/css-fix-brand-color
[site] 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