From d693146942dd440b8414905d1441d90579ea603c Mon Sep 17 00:00:00 2001 From: Adam Doyle Date: Tue, 10 Sep 2024 18:18:44 -0400 Subject: [PATCH] add big button --- client/src/pages/home.rs | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/client/src/pages/home.rs b/client/src/pages/home.rs index 3efff6d..d87a218 100644 --- a/client/src/pages/home.rs +++ b/client/src/pages/home.rs @@ -57,6 +57,17 @@ pub fn Home() -> impl IntoView {

Have fun!

+
+ +