From cb729eb22b9f81d9f9194a92abb475ed06148e69 Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 20 Jun 2024 16:26:41 -0400 Subject: add 3d effect to slide out button --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index e51f89f..7ed519d 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