From 3e896193abb3e529abd9260ebfc60d284071c4f3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 13 Jul 2014 23:33:54 -0700 Subject: new navbar ideas --- less/type.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'less/type.less') diff --git a/less/type.less b/less/type.less index bc4be377c..1bbf1af31 100644 --- a/less/type.less +++ b/less/type.less @@ -8,6 +8,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { + margin-top: 0; font-family: @headings-font-family; font-weight: @headings-font-weight; line-height: @headings-line-height; @@ -24,7 +25,6 @@ h1, h2, h3, h4, h5, h6, h1, .h1, h2, .h2, h3, .h3 { - margin-top: @line-height-computed; margin-bottom: (@line-height-computed / 2); small, @@ -35,7 +35,6 @@ h3, .h3 { h4, .h4, h5, .h5, h6, .h6 { - margin-top: (@line-height-computed / 2); margin-bottom: (@line-height-computed / 2); small, -- cgit v1.2.3