diff --git a/src/components/PreviewCard.tsx b/src/components/PreviewCard.tsx index 1a1c244..b6c64b9 100644 --- a/src/components/PreviewCard.tsx +++ b/src/components/PreviewCard.tsx @@ -141,7 +141,7 @@ export const PreviewCard = ({
@@ -248,7 +248,7 @@ export const PreviewCard = ({ )}
{pre_title}

)} {title && ( -

+

{title}

)}