diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 07db5c4..daa027d 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -220,19 +220,19 @@ function NativeAdCard() { function TopStoriesList({ articles }: { articles: Article[] }) { return ( -