From 462f951318d22fd0d75b7f4f85620f9cace60837 Mon Sep 17 00:00:00 2001 From: timhaller <67918170+timhaller@users.noreply.github.com> Date: Sun, 10 Dec 2023 21:31:40 +0100 Subject: [PATCH] fixed space on the results page --- app/results/[id]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/results/[id]/page.tsx b/app/results/[id]/page.tsx index 50927fb..dc1412c 100644 --- a/app/results/[id]/page.tsx +++ b/app/results/[id]/page.tsx @@ -33,7 +33,7 @@ export default async function Page({ params }: { params: { id: string } }) { } return ( -