From 204f862917e9a9014e47a475d6c49cc33d5a6d5e Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 20 Jun 2024 15:27:54 -0400 Subject: fix layout for desktop --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/Layout.tsx') diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 9abfdf0..83aa172 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -27,7 +27,7 @@ export default function Layout ({userData}: userData) return ( <>
-
+
-- cgit v1.2.3