From b6cb9eeb29c2523f4bd0018f5a9f36618cf5e35d Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Sun, 9 Feb 2025 16:00:36 -0600 Subject: [PATCH] update player margin --- components/Player/screens/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Player/screens/index.tsx b/components/Player/screens/index.tsx index bb1b41a5..5335952c 100644 --- a/components/Player/screens/index.tsx +++ b/components/Player/screens/index.tsx @@ -196,7 +196,7 @@ export default function PlayerScreen({ - + {/* playback progress goes here */} { useMemo(() => { @@ -235,7 +235,7 @@ export default function PlayerScreen({ )} - + {Math.floor(progressState / ProgressMultiplier)}