diff --git a/src/pages/home.tsx b/src/pages/home.tsx index fbf60c8..a823da2 100644 --- a/src/pages/home.tsx +++ b/src/pages/home.tsx @@ -10,7 +10,7 @@ const HomePage = () => { const { posts } = usePosts() return ( -
+
{/* Image - centers on mobile, left-aligned on desktop */}