+
{widePickedArticles.length > 0 && (
@@ -568,12 +568,11 @@ export default function Home() {
)}
-
+
-
- {articles && articles.length > 0 && new Date(b.publishedAt).getTime() - new Date(a.publishedAt).getTime()).slice(0, 4)} />}
+
+ {articles && articles.length > 0 && new Date(b.publishedAt).getTime() - new Date(a.publishedAt).getTime()).slice(0, 4)} className="flex-1" />}
-