From ab802c682959b3d924585113d4f61f3a4fa1a73a Mon Sep 17 00:00:00 2001
From: Dylan Lambertson
Date: Tue, 3 Dec 2024 20:12:18 -0500
Subject: [PATCH] Fixed Getting Started + Have a Question bottom floater box
---
src/app/page.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/app/page.tsx b/src/app/page.tsx
index dd5f881..584d0ed 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -200,10 +200,10 @@ export default function Home() {