From e1eca65da17b0ceaa7cc21aef39dd66da30c6886 Mon Sep 17 00:00:00 2001 From: prototypa Date: Thu, 11 Aug 2022 03:23:09 -0400 Subject: [PATCH] Fix detail with margin --- src/components/astro/hero/HeroWithImage.astro | 2 +- src/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/astro/hero/HeroWithImage.astro b/src/components/astro/hero/HeroWithImage.astro index e87c43d..10ad99e 100644 --- a/src/components/astro/hero/HeroWithImage.astro +++ b/src/components/astro/hero/HeroWithImage.astro @@ -5,7 +5,7 @@ const {} = Astro.props;
-
+

-
+