From 96401fd3b82ffae411523646d75c7e58ebdd8599 Mon Sep 17 00:00:00 2001 From: Jared Pereira Date: Thu, 28 May 2026 00:08:05 -0400 Subject: [PATCH] fix overflow on landing page --- app/about/AboutPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/about/AboutPage.tsx b/app/about/AboutPage.tsx index c4a61489..3532d1f0 100644 --- a/app/about/AboutPage.tsx +++ b/app/about/AboutPage.tsx @@ -20,7 +20,7 @@ const ibmPlexSerif = IBM_Plex_Serif({ export function AboutPage() { return (
-- 2.51.2