aboutsummaryrefslogtreecommitdiffstats
path: root/_sass/site.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/site.scss')
-rw-r--r--_sass/site.scss4
1 files changed, 1 insertions, 3 deletions
diff --git a/_sass/site.scss b/_sass/site.scss
index cf4675b..9d61a44 100644
--- a/_sass/site.scss
+++ b/_sass/site.scss
@@ -2,8 +2,7 @@
//$site-color: "{{ site.color }}";
-$site-color: #9FCF6C;
-//$site-color: #c3950d;
+$site-color: #b6ce9c;
//////////////////////////////////////////////////////////////
@@ -28,7 +27,6 @@ body {
font-family: 'Encode Sans Expanded', sans-serif;
/* Margin bottom by footer height */
margin-bottom: 60px;
-// height: 100vh;
}