From 5ea298b05a37727dfb030d56419cb473aa14cc8c Mon Sep 17 00:00:00 2001 From: r-freeman Date: Mon, 30 Jan 2023 21:26:48 +0000 Subject: [PATCH] Updated CardGroup styling --- components/CardGroup.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/CardGroup.tsx b/components/CardGroup.tsx index 6b3a27f..ebcb24c 100644 --- a/components/CardGroup.tsx +++ b/components/CardGroup.tsx @@ -10,10 +10,10 @@ export function CardGroup({title, children}: CardGroupProps) { return (
-

{title}

+

{title}