summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index d8de535..759ae4d 100644
--- a/style.scss
+++ b/style.scss
@@ -13,7 +13,7 @@ body {
.well {
background-color: $color-well;
- .btn {
+ .btn-primary {
background-color: $color-well-button;
}
}