From 374c6cc162859653311942f204bab9fdbfe05564 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 3 Apr 2017 18:41:09 +0200 Subject: Fix adjust button color. --- partials/_base.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'partials') 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 // -- cgit v1.2.3