From: Michael Tremer Date: Tue, 30 Oct 2018 08:26:03 +0000 (+0000) Subject: blog: Increase size of headline X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a70dd692af785545d831bffab2182e1fc2c5df;p=ipfire.org.git blog: Increase size of headline Signed-off-by: Michael Tremer --- diff --git a/src/scss/style.scss b/src/scss/style.scss index 3e7946d4..120a98a9 100644 --- a/src/scss/style.scss +++ b/src/scss/style.scss @@ -188,7 +188,9 @@ section { .blog-post { .blog-header { - h5 { + h4 { + margin-bottom: 0; + a { color: $dark; } diff --git a/src/templates/blog/modules/post.html b/src/templates/blog/modules/post.html index 62f4e414..339be0c0 100644 --- a/src/templates/blog/modules/post.html +++ b/src/templates/blog/modules/post.html @@ -2,11 +2,11 @@
-
+

{{ post.title }} -

+

{{ _("by") }}