From 5ca0d3447e65be1dd234aa0484e40f31b553e280 Mon Sep 17 00:00:00 2001 From: Dan Lebo Date: Thu, 9 Feb 2023 21:22:19 -0800 Subject: [PATCH] polish --- beta/src/components/Layout/HomeContent.js | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index c7e69fb87..cdb344b00 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -690,33 +690,33 @@ function PlaylistLoading() { return (
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
@@ -794,7 +794,7 @@ function VideoRow({video}) { )}> {video.title} -

{video.description}

+

{video.description}