From 520d44b13e8dc24a2431f05e976b1072055d494f Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Tue, 4 Jan 2022 10:34:39 +0000 Subject: [PATCH] trying to prevent the featured image from extending too far on mobile --- layouts/partials/post_meta.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/post_meta.html b/layouts/partials/post_meta.html index fcdc61c..17f574a 100644 --- a/layouts/partials/post_meta.html +++ b/layouts/partials/post_meta.html @@ -14,7 +14,7 @@ {{ if isset .Params "image" }} -
+
{{ else }}