From a511bd56f60b91e9cc7b18137f85a40d11708317 Mon Sep 17 00:00:00 2001 From: Sodbileg Gansukh Date: Mon, 11 Mar 2024 18:12:37 +0800 Subject: [PATCH] Fixed post card styling issue on tag and author templates --- partials/post-card.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partials/post-card.hbs b/partials/post-card.hbs index 06345a1..63eb72e 100644 --- a/partials/post-card.hbs +++ b/partials/post-card.hbs @@ -1,7 +1,7 @@ {{!-- This is a partial file used to generate a post "card" which templates loop over to generate a list of posts. --}} -
+
{{#if feature_image}}