diff --git a/attached_assets/image_1772712344788.png b/attached_assets/image_1772712344788.png new file mode 100644 index 0000000..07c0054 Binary files /dev/null and b/attached_assets/image_1772712344788.png differ diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index b4ae0b4..a464835 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -680,9 +680,7 @@ export default function Home() { -
- -
+ {widePickedArticles.length > 0 && (
@@ -724,17 +722,11 @@ export default function Home() {
)} - {ri % 3 === 2 && ri < gridRows.length - 1 && ( -
- -
- )} + {ri % 3 === 2 && ri < gridRows.length - 1 && } ))} -
- -
+
{bottomSection.map((item, i) => ( @@ -744,9 +736,7 @@ export default function Home() { ))}
-
- -
+ {extraBottomArticles.length > 3 && (
@@ -756,9 +746,7 @@ export default function Home() {
)} -
- -
+
@@ -766,9 +754,7 @@ export default function Home() {
-
- -
+