diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-04-03 18:41:09 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-04-03 18:41:09 +0200 |
commit | 374c6cc162859653311942f204bab9fdbfe05564 (patch) | |
tree | 6ca40d4447932211efc4b8f95f0545a22e0952dd /partials | |
parent | b20bdceed249405f5156f951f8e10cb1fd726354 (diff) |
Fix adjust button color.
Diffstat (limited to 'partials')
-rw-r--r-- | partials/_base.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/partials/_base.scss b/partials/_base.scss index e216f39..ebdf64b 100644 --- a/partials/_base.scss +++ b/partials/_base.scss @@ -6,7 +6,7 @@ $color-jumbotron: #7e9dc2; $color-well: #dbdcdd; -$color-well-button: #aebdce; +$color-well-button: #2a5c94; //== Colors // |