From be6b90fca3070037d1af5cee38cd3ce8b467bf50 Mon Sep 17 00:00:00 2001 From: Naman Anand Date: Tue, 15 Oct 2024 15:17:59 +0530 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20=20select=20wallet=20butt?= =?UTF-8?q?on=20CSS=20(#1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: :bug: select wallet button css * fix: :bug: spacing --- app/src/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/index.css b/app/src/index.css index d468117..ad51767 100644 --- a/app/src/index.css +++ b/app/src/index.css @@ -167,8 +167,8 @@ body { gap: 15px; } -.wallet-buttons button{ - min-width: 10rem; +.wallet-buttons button { + min-width: 12rem; } .magicblock-logo {