diff --git a/components/ui/card/card.tsx b/components/ui/card/card.tsx index 43e5962ee..d55ade24f 100644 --- a/components/ui/card/card.tsx +++ b/components/ui/card/card.tsx @@ -41,7 +41,7 @@ const Card: FC = ({ className, title, image, link, text, imageFormat } return ( - +
{image && (
@@ -63,7 +63,7 @@ const Card: FC = ({ className, title, image, link, text, imageFormat } return ( - +
{image && (