summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-04-03 18:41:09 +0200
committerJonas Smedegaard <dr@jones.dk>2017-04-03 18:41:09 +0200
commit374c6cc162859653311942f204bab9fdbfe05564 (patch)
tree6ca40d4447932211efc4b8f95f0545a22e0952dd
parentb20bdceed249405f5156f951f8e10cb1fd726354 (diff)
Fix adjust button color.
-rw-r--r--partials/_base.scss2
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
//