From 2db657dd59617db44634dbaf2b8d74322113ba45 Mon Sep 17 00:00:00 2001 From: Arthur Jamet Date: Fri, 28 Apr 2023 13:23:09 +0100 Subject: [PATCH] Front: Home View: Fix Overlap when empty card grid --- front/views/HomeView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/views/HomeView.tsx b/front/views/HomeView.tsx index 3ec391b..db84211 100644 --- a/front/views/HomeView.tsx +++ b/front/views/HomeView.tsx @@ -68,13 +68,13 @@ const HomeView = () => { } /> - + - + } songs={songHistory