From 4abc638aa9d8541fd9e4c322fbbde1139d0bb18a Mon Sep 17 00:00:00 2001 From: Dan Lebo Date: Mon, 6 Feb 2023 09:57:57 -0800 Subject: [PATCH] changing music icon + small fixes --- beta/src/components/Layout/HomeContent.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index 6c0b7d7f9..0df098e8e 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -174,7 +174,7 @@ export function HomeContent() {

-
+
@@ -810,7 +810,7 @@ function Artwork({image}) { return (
);