diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 7bc1a03..219c5fe 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -243,7 +243,7 @@ function FeaturedCarousel({ articles, popular, galleryImages }: { articles: Arti ) : null} {!wide && ( -
+
{side.map((a) => ( ))}