From 8b055bc3b6255ed8e77d29d9fc511a402d0d9648 Mon Sep 17 00:00:00 2001 From: ajnart Date: Thu, 26 May 2022 18:16:24 +0200 Subject: [PATCH] :lipstick: Style the notifications to the bottom right --- src/pages/_app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 2a37b4008..65a1a82cb 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -38,7 +38,7 @@ export default function App(props: AppProps & { colorScheme: ColorScheme }) { withGlobalStyles withNormalizeCSS > - +