From 73cb3451ddcc12a5b2830890c2a62cf24d7776c0 Mon Sep 17 00:00:00 2001 From: looskie <50378828+Looskie@users.noreply.github.com> Date: Tue, 22 Jun 2021 14:36:19 -0400 Subject: [PATCH] Feat: :weary: --- pages/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/index.tsx b/pages/index.tsx index c443ead..57f1e8b 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -176,6 +176,7 @@ const StupidBtn = styled.button` border: #fff solid 1px; border-radius: 4px; color: #fff; + min-width: 90px; &:active { opacity: 0.5;