diff --git a/src/components/overlay/SongInfo.tsx b/src/components/overlay/SongInfo.tsx index a7883ca..1f943c2 100644 --- a/src/components/overlay/SongInfo.tsx +++ b/src/components/overlay/SongInfo.tsx @@ -21,26 +21,26 @@ export default function SongInfo() { className="rounded-md" alt="Song Image" src={songInfo.art} - width={120} - height={120} + width={140} + height={140} />
-

+

{songInfo.songName} {songInfo.songSubName}

-

{songInfo.songMapper}

+

{songInfo.songMapper}

{songInfo.difficulty}

-

!bsr {songInfo.bsr}

+

!bsr {songInfo.bsr}