From d00a46ac392ea8709bb7326bdc2e31eb7936b505 Mon Sep 17 00:00:00 2001 From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:29:49 -0800 Subject: [PATCH] fix: center images within picture element --- config/shortcodes/image.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/shortcodes/image.js b/config/shortcodes/image.js index 556ac83..3659de6 100644 --- a/config/shortcodes/image.js +++ b/config/shortcodes/image.js @@ -57,7 +57,7 @@ const imageShortcode = async ( const imageElement = caption ? `
- + ${imageSources}