From f7985b1122f9d32b043d75f9c61a4af72c07ce9c Mon Sep 17 00:00:00 2001 From: justin Date: Thu, 18 Sep 2025 22:41:13 -0700 Subject: [PATCH] Fix stats section layout overflow on mobile --- app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 73c6204..6e7f778 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -92,8 +92,8 @@ export default async function LandingPage({

The Stats

-
-

+

+

Developers like you have done...{' '}
{typeof totalPushups === 'number' @@ -103,7 +103,7 @@ export default async function LandingPage({
...and counting!

- +