diff --git a/client/src/pages/LivePage.tsx b/client/src/pages/LivePage.tsx index a8b4b49..a53e46d 100644 --- a/client/src/pages/LivePage.tsx +++ b/client/src/pages/LivePage.tsx @@ -409,25 +409,25 @@ export default function LivePage() {

Suggested Videos

-
+
{videos.slice(0, 8).map((video: any) => (
window.location.href = `/video/${video.id}`} - className="hover:bg-bunny-dark/50 transition-colors rounded-lg" + className="hover:bg-bunny-dark/50 transition-colors rounded-lg scale-90" />
))}
-
- - {/* Ad Space */} -
- + + {/* Ad Space inside same container */} +
+ +