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 c17a8dc..e697795 100644
--- a/style.scss
+++ b/style.scss
@@ -17,7 +17,7 @@ body {
}
.well {
- background-color: $gray;
+ background-color: $gray-light;
}
// fill width and height - with black edges as needed