From d1fe486911b2d491933db5679c1204a23caa07d5 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 11 Apr 2017 20:22:48 +0200 Subject: Green button and button border. --- style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/style.scss b/style.scss index b4d91d2..de59367 100644 --- a/style.scss +++ b/style.scss @@ -15,6 +15,7 @@ body { background-color: $color-well; .btn-primary { background-color: $color-well-button; + border: $color-well-button; } } -- cgit v1.2.3