Fix minimal detail

This commit is contained in:
prototypa
2023-01-31 14:58:29 -05:00
parent 8cd0bbbdb4
commit 723e788f94

View File

@ -29,7 +29,7 @@ const meta = {
image={{ src: import('~/assets/images/hero.png'), alt: 'AstroWind Hero Image' }}
>
<Fragment slot="title">
Free template for <span class="hidden lg:inline">create your website <br class="xl:hidden" />with</span>
Free template for <span class="hidden lg:inline">create your website <br />with</span>
<span class="text-accent dark:text-white highlight"> Astro 2.0</span> + Tailwind CSS
</Fragment>