From 82b1bef0a2a5aae9e2fb6a3c89d47c1de21e67a0 Mon Sep 17 00:00:00 2001 From: prototypa Date: Tue, 31 Jan 2023 15:04:08 -0500 Subject: [PATCH] Fix title layout on 2xl --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 63fa411..fb6f576 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -29,7 +29,7 @@ const meta = { image={{ src: import('~/assets/images/hero.png'), alt: 'AstroWind Hero Image' }} > - Free template for + Free template for Astro 2.0 + Tailwind CSS