Adjust spacing between sections

This commit is contained in:
jeffvli 2023-01-15 16:16:13 -08:00
parent fc57605219
commit 67523f1e7b

View file

@ -188,8 +188,7 @@ export const AlbumDetailContent = ({ tableRef }: AlbumDetailContentProps) => {
<Group
ref={showGenres ? null : intersectRef}
className="test"
pb="2rem"
pt="1rem"
py="1rem"
spacing="lg"
>
<PlayButton onClick={() => handlePlay(playButtonBehavior)} />