diff --git a/src/components/podcast-info-card.tsx b/src/components/podcast-info-card.tsx index 19e2095..cb1489a 100644 --- a/src/components/podcast-info-card.tsx +++ b/src/components/podcast-info-card.tsx @@ -23,15 +23,25 @@ export function PodcastInfoCard({ const shouldWrapWithLink = !!episodeId; return ( -