From ca26b2d69ae08642bdce892163a1f801b82f216f Mon Sep 17 00:00:00 2001 From: Luke <16389426+LukeSeers@users.noreply.github.com> Date: Mon, 17 Jan 2022 18:43:10 +0100 Subject: [PATCH] Update thumbnail blog max-width --- _includes/thumbnail_blog.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/_includes/thumbnail_blog.html b/_includes/thumbnail_blog.html index 9a4fb92..c2dae71 100644 --- a/_includes/thumbnail_blog.html +++ b/_includes/thumbnail_blog.html @@ -1,9 +1,15 @@
{% if post.custom_thumbnail_name == null %} - + {% else %} - + {% endif %} {% if post.progress_update == true %} #{{ post.title | slice: 2, 2 }} @@ -14,7 +20,7 @@ {% endif %}
-
+
{% if include.pre_header %}