From: Michael Tremer Date: Sat, 27 Apr 2019 14:41:32 +0000 (+0100) Subject: wiki: Increase space below headlines X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=457ead310e88bab2a72658301c28c2ae9ae14fc1;p=ipfire.org.git wiki: Increase space below headlines Signed-off-by: Michael Tremer --- diff --git a/src/scss/style.scss b/src/scss/style.scss index 69f11667..61c372f8 100644 --- a/src/scss/style.scss +++ b/src/scss/style.scss @@ -244,7 +244,7 @@ section { h1, h2, h3, h4, h5, h6 { font-weight: $headings-font-weight; line-height: $headings-line-height; - margin-bottom: 0.25rem; + margin-bottom: 0.5rem; } h1 {