Skip to content

Commit

Permalink
Update Music.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhartigan committed Dec 11, 2024
1 parent 6fff928 commit 3d347fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Music.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export default function Music() {
</Box>
) : (
<>
<Box className="mb-8 h-[50px] w-full">
<Box className="h-[75px] w-full p-4">
<Flex
direction="row"
justify="center"
Expand Down

0 comments on commit 3d347fe

Please sign in to comment.