diff --git a/src/components/ContentCard.tsx b/src/components/ContentCard.tsx index 0a1592c9..e7401bd1 100644 --- a/src/components/ContentCard.tsx +++ b/src/components/ContentCard.tsx @@ -62,7 +62,7 @@ const ContentCard: FC = ({
-

{title}

+

{title}

{body}

{details && details.length > 0 && (