From 8eb18ce4e3c12f4ddcdfb34f76e5ae4d33ddfcf9 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 29 Mar 2015 13:27:50 -0400 Subject: [PATCH] CSS fix --- assets/stylesheets/components/_content.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/components/_content.scss b/assets/stylesheets/components/_content.scss index fb2e27f1..fc3e54d1 100644 --- a/assets/stylesheets/components/_content.scss +++ b/assets/stylesheets/components/_content.scss @@ -208,7 +208,7 @@ padding: .625rem 1rem; @extend %box; - + h1 { margin-top: 0; } + + h1, + ._lined-heading { margin-top: 0; } } ._toc-title {