From 2ebd63cb2d213559bb8376bf3589f7a57fa568ab Mon Sep 17 00:00:00 2001 From: Dan Farrelly Date: Mon, 23 Oct 2023 18:29:50 -0400 Subject: [PATCH] Improve spacing --- shared/Home/Features.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/Home/Features.tsx b/shared/Home/Features.tsx index 8637a098e..332838d3a 100644 --- a/shared/Home/Features.tsx +++ b/shared/Home/Features.tsx @@ -194,7 +194,7 @@ export default function Features() { className="text-center" />
-
+
{content.map( ({ title, Icon = ArrowPathRoundedSquareIcon, content, ctas }) => (