From d95843baed0eaeca24dd521b2c808b30c17e9a2b Mon Sep 17 00:00:00 2001 From: Luke <16389426+LukeSeers@users.noreply.github.com> Date: Mon, 17 Jan 2022 18:43:35 +0100 Subject: [PATCH] Update thumbnail video max-width --- _includes/thumbnail_video.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/_includes/thumbnail_video.html b/_includes/thumbnail_video.html index 88cc18c..14dec41 100644 --- a/_includes/thumbnail_video.html +++ b/_includes/thumbnail_video.html @@ -1,15 +1,22 @@
{% if video.custom_thumbnail_name == null %}. - + + {% else %} - + {% endif %}
-
+
{% if include.pre_header %}