]> git.ipfire.org Git - ipfire.org.git/commitdiff
blog: Increase size of headline
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 30 Oct 2018 08:26:03 +0000 (08:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 30 Oct 2018 08:26:03 +0000 (08:26 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/scss/style.scss
src/templates/blog/modules/post.html

index 3e7946d4a0e1d6a1bcc622984b436bbaa476d619..120a98a9ff85b8c97cfd619cf36bd58c5af98cc3 100644 (file)
@@ -188,7 +188,9 @@ section {
 
 .blog-post {
        .blog-header {
-               h5 {
+               h4 {
+                       margin-bottom: 0;
+
                        a {
                                color: $dark;
                        }
index 62f4e4142b8950be308152d37eaa1cdfaec68aad..339be0c0f47e518971804df9af6120d5a4bf7257 100644 (file)
@@ -2,11 +2,11 @@
 
 <div class="blog-post {% if "lightningwirelabs.com" in post.tags %}lightning-wire-labs{% end %}">
        <div class="blog-header">
-               <h5 class="mb-0">
+               <h4 class="card-title">
                        <a href="https://blog.ipfire.org/post/{{ post.slug }}">
                                {{ post.title }}
                        </a>
-               </h5>
+               </h4>
 
                <p class="small text-muted">
                        {{ _("by") }}