From 08b7f8a5ae948a87a7c47dc406a22c2c23c9f784 Mon Sep 17 00:00:00 2001 From: Justin Walrath Date: Fri, 16 May 2025 15:33:46 -0400 Subject: [PATCH] #30 Adding some spacing to the home page. --- src/app/page.tsx | 66 +++++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b4fc3f..ae381e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,39 +28,41 @@ export default function Home() { return (
-
-
- Site Icon -
-
-
-
- - +
+
+
+
+ + +
@@ -75,7 +77,7 @@ export default function Home() { -
+
{podcasts.map(podcast => (