From e77c879f488cdc267c85438d54eb88e805efdc0b Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 20 Jun 2024 11:53:13 -0400 Subject: start adding mobile breakpoints --- src/components/Layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 3d3747d..6daf865 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -12,7 +12,7 @@ export default function Layout ({userData}: userData) return ( <>
- -- cgit v1.2.3