From 5d8c59e259115697defb333df263a60176e71c51 Mon Sep 17 00:00:00 2001 From: Ben Vinegar Date: Thu, 18 Jan 2024 23:29:16 -0500 Subject: [PATCH] Better header nav on small viewports --- app/root.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/root.tsx b/app/root.tsx index e06e9c29..264e6433 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -32,13 +32,13 @@ export default function App() {