aboutsummaryrefslogtreecommitdiff
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 3915a90..d83393c 100644
--- a/style.scss
+++ b/style.scss
@@ -18,7 +18,7 @@ html {
}
body {
- background: $white;
+ background-color: #3e443e;
font: 18px/1.4 $helvetica;
color: $darkGray;
}