From a2eea0ca80d8cd6961c4e4e764005a143a6e7620 Mon Sep 17 00:00:00 2001 From: TimMikeladze Date: Thu, 29 Dec 2022 00:38:20 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=F0=9F=92=84=20text=20decoration?= =?UTF-8?q?=20for=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit text decoration for links 🐛 Bugfix, 💄 Cosmetic --- src/components/AppPage.tsx | 7 ++++++- src/styles/globals.css | 1 - 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/AppPage.tsx b/src/components/AppPage.tsx index 9e3c2aa..b31e7f0 100644 --- a/src/components/AppPage.tsx +++ b/src/components/AppPage.tsx @@ -69,7 +69,12 @@ const AppPage = (props: PropsWithChildren) => { alignItems="center" spacing={1} > - +