summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss1
1 files changed, 1 insertions, 0 deletions
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;
}
}