From fccb4153c7c5a0079cc626e0654f80bba74ee8fd Mon Sep 17 00:00:00 2001 From: prototypa Date: Tue, 15 Aug 2023 01:50:59 -0400 Subject: [PATCH] Minimal fix --- src/pages/index.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index.astro b/src/pages/index.astro index d0a32d7..a2c2b61 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -320,6 +320,7 @@ const metadata = { title="Frequently Asked Questions" subtitle="Dive into the following questions to gain insights into the powerful features that AstroWind offers and how it can elevate your web development journey." tagline="FAQs" + classes={{ container: 'max-w-6xl'}} items={[ { title: 'Why AstroWind?',