Fix detail with margin
This commit is contained in:
@ -11,7 +11,7 @@ import HeroWithImage from "~/components/astro/hero/HeroWithImage.astro";
|
||||
title="AstroWind — Your website with Astro + Tailwind CSS"
|
||||
description="Performance and accessible template to make your website using Astro + Tailwind CSS."
|
||||
>
|
||||
<main>
|
||||
<main class="mt-20">
|
||||
<HeroWithImage />
|
||||
<BasicFeatures />
|
||||
<StepsFeatures />
|
||||
|
Reference in New Issue
Block a user