From 59279fa03925e07d16c83e619a82577d27a6b795 Mon Sep 17 00:00:00 2001 From: FOLX Bot Date: Sun, 16 Aug 2026 13:58:23 +0200 Subject: [PATCH] Naslovna kartica: slika omejena na 16:10, ker je s flex-1 posrkala vso visino vrstice in potisnila naslov in opis izven okvirja --- client/src/pages/home.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 40f7a18..36b4a4b 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -523,7 +523,7 @@ function FeaturedHeroCard({ article, focalPoints }: { article: Article; focalPoi return (
-
+
{article.title} {isVideo && (
@@ -533,7 +533,7 @@ function FeaturedHeroCard({ article, focalPoints }: { article: Article; focalPoi
)}
-
+
{article.category} {timeAgo(new Date(article.publishedAt))}