From 5f1364f0ddfba1907281332069bb98b539378f47 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Tue, 9 Jun 2026 12:07:11 +0000 Subject: [PATCH] Make landing navigation sticky --- frontend/src/pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index cb41b80..0b3e4a5 100644 --- a/frontend/src/pages/index.tsx +++ b/frontend/src/pages/index.tsx @@ -110,8 +110,8 @@ export default function Starter() {

-
-
+
+
C