From a3156a1b7a2957f15422b7d6d50c1d2b50c9d546 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 15:50:25 -0500 Subject: [PATCH] Added min-content attribute to the app. --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 8e5a536..fa48616 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -13,7 +13,7 @@ const IndexPage = (): JSX.Element => { }); return ( - +