From 6643d432e73d157e4f2c851849d38342d2ebbdc7 Mon Sep 17 00:00:00 2001 From: Lucas Schumacher Date: Mon, 30 Oct 2023 15:32:57 -0400 Subject: [PATCH] Fix button margins --- client/src/components/Clicker.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/Clicker.vue b/client/src/components/Clicker.vue index d107440..c17f59f 100644 --- a/client/src/components/Clicker.vue +++ b/client/src/components/Clicker.vue @@ -46,8 +46,8 @@ async function signout(ev) {