diff --git a/attached_assets/image_1772317904849.png b/attached_assets/image_1772317904849.png new file mode 100644 index 0000000..07a7001 Binary files /dev/null and b/attached_assets/image_1772317904849.png differ diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 759f7b3..af5f705 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -541,9 +541,14 @@ export default function Home() { : null )} {ri === gridRows.length - 1 && widePickedArticles.length > 0 && ( -
- -
+ <> +
+ +
+
+ +
+ )} ))}