From 118ad56150116da1b1135dc733bd02975c680a45 Mon Sep 17 00:00:00 2001 From: Max Richter Date: Tue, 22 Aug 2023 18:04:41 +0200 Subject: [PATCH] fix: overflowing of card title --- components/Card.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Card.tsx b/components/Card.tsx index 0848322..14f22b7 100644 --- a/components/Card.tsx +++ b/components/Card.tsx @@ -69,8 +69,8 @@ export function Card( {/* Recipe Card content */}
{isYoutubeLink(link || "") && } {title}