From bb97254a5417e7e892880cccb27f99a565ebba9c Mon Sep 17 00:00:00 2001 From: Polaris Date: Sat, 17 Aug 2024 18:18:25 -0400 Subject: [PATCH] fixed padding --- app/(authenticated)/chunithm/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/(authenticated)/chunithm/page.tsx b/app/(authenticated)/chunithm/page.tsx index 1b9cc88..baf90fd 100644 --- a/app/(authenticated)/chunithm/page.tsx +++ b/app/(authenticated)/chunithm/page.tsx @@ -89,7 +89,7 @@ const Page = async () => { const HotChuniPlays = await getChuniHotPlays(); return ( -
+
Scores @@ -98,7 +98,7 @@ const Page = async () => { Hot Plays Patcher - +