From db9869eae1fe7687a1ab85807a9a3f6e82f5838d Mon Sep 17 00:00:00 2001
From: Max Norman <27299284+maxn990@users.noreply.github.com>
Date: Mon, 8 Sep 2025 13:36:11 -0400
Subject: [PATCH 1/2] fix spacing between page content and nav
---
app/components/jumpstart-page/main-section.tsx | 4 ++--
app/routes/about.tsx | 2 +-
app/routes/jumpstart.tsx | 2 +-
app/routes/partners.tsx | 2 +-
app/routes/people.tsx | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/app/components/jumpstart-page/main-section.tsx b/app/components/jumpstart-page/main-section.tsx
index 23a543d..4bb120d 100644
--- a/app/components/jumpstart-page/main-section.tsx
+++ b/app/components/jumpstart-page/main-section.tsx
@@ -13,7 +13,7 @@ const JumpstartIntro = ({
}: JumpstartIntroProps) => {
return (
-
+
Jumpstart
@@ -31,7 +31,7 @@ const JumpstartIntro = ({
-
+
-
+
-
+
-
+
Current Partner Organizations
diff --git a/app/routes/people.tsx b/app/routes/people.tsx
index 3484cc7..312ac4e 100644
--- a/app/routes/people.tsx
+++ b/app/routes/people.tsx
@@ -151,7 +151,7 @@ export default function People() {
return (
-
+
Meet the
From e08d43cd620708b825afb24b26e52a35d48df0f5 Mon Sep 17 00:00:00 2001
From: Max Norman <27299284+maxn990@users.noreply.github.com>
Date: Mon, 8 Sep 2025 13:47:40 -0400
Subject: [PATCH 2/2] Update main-section.tsx
---
app/components/jumpstart-page/main-section.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/components/jumpstart-page/main-section.tsx b/app/components/jumpstart-page/main-section.tsx
index 4bb120d..78d96fa 100644
--- a/app/components/jumpstart-page/main-section.tsx
+++ b/app/components/jumpstart-page/main-section.tsx
@@ -13,7 +13,7 @@ const JumpstartIntro = ({
}: JumpstartIntroProps) => {
return (
-
+
Jumpstart
@@ -31,7 +31,7 @@ const JumpstartIntro = ({
-