From 445f4013c149e7fb6b4af2dd3e1594ad67e03606 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Sat, 10 Jun 2023 16:52:55 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style(MainPage):=20add=20whitesp?= =?UTF-8?q?ace=20to=20button=20className=20The=20whitespace=20was=20added?= =?UTF-8?q?=20to=20the=20button=20className=20to=20improve=20readability?= =?UTF-8?q?=20and=20consistency=20with=20the=20rest=20of=20the=20code.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/pages/MainPage/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/pages/MainPage/index.tsx b/src/frontend/src/pages/MainPage/index.tsx index e8ad6c097..a0951a3d2 100644 --- a/src/frontend/src/pages/MainPage/index.tsx +++ b/src/frontend/src/pages/MainPage/index.tsx @@ -73,7 +73,7 @@ export default function HomePage() {