From 0b65e78ea390b19353d1f10219c1baa4566a9c89 Mon Sep 17 00:00:00 2001 From: Riccardo Giorato Date: Sat, 27 Dec 2025 23:48:02 +0100 Subject: [PATCH] Adjust main height to account for 6rem navbar --- app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index 293ced7..a2d605a 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -37,7 +37,7 @@ export default function Home() { -
+
{/* Left: Controls & Input */}