diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index b8e411e..3728a32 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -570,8 +570,7 @@ export default function Home() { {widePickedArticles.length > 0 && ( -
-
+
{widePickedArticles.map((a) => ( ))}