From e17697d673d5b1ffaa82c3bfddeea02b2f79bab3 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 14 Mar 2017 23:41:42 -0700 Subject: [PATCH] Do not have a large margin --- website/source/assets/stylesheets/_docs.scss | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/website/source/assets/stylesheets/_docs.scss b/website/source/assets/stylesheets/_docs.scss index 50911210d5..9518ab0e24 100755 --- a/website/source/assets/stylesheets/_docs.scss +++ b/website/source/assets/stylesheets/_docs.scss @@ -4,16 +4,6 @@ $docs-font-size: 15px; -body.layout-http { - h2 { - margin-top: 150px; - - &:first-of-type { - margin-top: 50px; - } - } -} - body.layout-docs, body.layout-inner, body.layout-downloads,