From 5ce51c55ef19b209dd030bc8816d78e4a2bb2fa7 Mon Sep 17 00:00:00 2001 From: Armon Dadgar Date: Sat, 19 Sep 2015 13:42:18 -0700 Subject: [PATCH] website: reduce whitespace on home --- website/source/assets/stylesheets/_home.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/assets/stylesheets/_home.scss b/website/source/assets/stylesheets/_home.scss index f2df62ebe..93c1b97c6 100755 --- a/website/source/assets/stylesheets/_home.scss +++ b/website/source/assets/stylesheets/_home.scss @@ -209,8 +209,8 @@ .feature{ position: relative; - margin-bottom: 150px; - padding-bottom: 80px; + margin-bottom: 60px; + padding-bottom: 60px; border-bottom: 1px solid $blue-faint; &:last-child{