reduce vertical margin of player buttons

This commit is contained in:
Violet Caulfield
2025-02-09 15:38:27 -06:00
parent 3fb0af42c3
commit 285feade10

View File

@@ -264,7 +264,7 @@ export default function PlayerScreen({
<XStack
alignItems="center"
justifyContent="space-evenly"
marginVertical={"$3"}
marginVertical={"$2"}
>
<Icon
color={getTokens().color.amethyst.val}