From dce75725353d5c7e2d8ddcdf20262a13f25f3daf Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Thu, 12 Sep 2024 23:36:31 +0200 Subject: [PATCH] fix(music): wrong bottom padding --- src/components/Music/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Music/index.tsx b/src/components/Music/index.tsx index 287892f..06e23de 100644 --- a/src/components/Music/index.tsx +++ b/src/components/Music/index.tsx @@ -64,7 +64,7 @@ export const Music = () => { }, []); return ( -
+