]> git.ipfire.org Git - ipfire.org.git/commitdiff
wiki: Increase space below headlines
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Apr 2019 14:41:32 +0000 (15:41 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Apr 2019 14:41:32 +0000 (15:41 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scss/style.scss

index 69f11667999601719576237e59f7dce516d5ae62..61c372f8313bdd58bf24ad6df86f935a6879af15 100644 (file)
@@ -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 {