From 88fbf1e0b2bfb70250675f069d2e5f58ed9f6fd7 Mon Sep 17 00:00:00 2001 From: Fraser Date: Thu, 8 Jun 2023 21:01:22 -0400 Subject: [PATCH] quick styling fix --- web/src/pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/pages/index.tsx b/web/src/pages/index.tsx index 468a9d1..d61651e 100644 --- a/web/src/pages/index.tsx +++ b/web/src/pages/index.tsx @@ -460,10 +460,10 @@ const Home: NextPage = () => {
-

+

Since this is still an early test, all questions and answers are stored.
Zero other information is collected. -

+

    {entries.map((entry, i) => {