From 697e9e5acaa31adcc54fc331df318d42908f98d3 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Tue, 8 Jun 2021 14:22:24 -0500 Subject: [PATCH] fix: image spacing --- www/src/components/BlogPost.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/src/components/BlogPost.astro b/www/src/components/BlogPost.astro index 77fa75f3f..aa586b981 100644 --- a/www/src/components/BlogPost.astro +++ b/www/src/components/BlogPost.astro @@ -25,7 +25,7 @@ export let heroImage: string;