summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.scss b/style.scss
index 29500e1..b865056 100644
--- a/style.scss
+++ b/style.scss
@@ -13,11 +13,11 @@ body {
}
.jumbotron {
- background-color: $brand-info;
+ background-color: $gray-lighter;
}
.well {
- background-color: $gray-lighter;
+ background-color: $brand-info;
}
// fill width and height - with black edges as needed