Description:
The mini player overflows or misaligns on smaller screens (below 480px width). Play/pause buttons and song title overlap.
Expected Behavior:
Mini player should resize dynamically — icons and text should stay centered and visible on all mobile widths.
Possible Fix:
Use flex-wrap or grid layout for mini player controls.
Adjust padding and font-size for smaller viewports.
Description:
The mini player overflows or misaligns on smaller screens (below 480px width). Play/pause buttons and song title overlap.
Expected Behavior:
Mini player should resize dynamically — icons and text should stay centered and visible on all mobile widths.
Possible Fix:
Use flex-wrap or grid layout for mini player controls.
Adjust padding and font-size for smaller viewports.