From c64a71c79e8cb2018a699248582d6793ea31a3f5 Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 20 Jun 2024 16:32:08 -0400 Subject: make button bottom border black --- 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 7ed519d..415e5f8 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