From cbe07353bf6b3485f88206010069ccabd4577afa Mon Sep 17 00:00:00 2001 From: Jefren Ofiaza Date: Sat, 24 Aug 2024 15:59:31 -0700 Subject: [PATCH] fixed mobile responsiveness for button --- src/components/Button.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Button.jsx b/src/components/Button.jsx index 057c7f5..58ac8a5 100644 --- a/src/components/Button.jsx +++ b/src/components/Button.jsx @@ -6,7 +6,7 @@ const Button = ({ text, link }) => { {text}