From 2a4e5fd4d08d918edf21ed5947648cc308b301c5 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Mon, 16 Oct 2023 22:12:03 -0400 Subject: [PATCH] fix: try set full width on app component --- 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 c6367c7..a71a90b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -14,7 +14,7 @@ import "@/styles/globals.scss";
- +