I’ve added the embed code to the footer.liquid file and it looks find for desktop. The problem is, it’s way too small when looking at the player on a mobile device. How to change the size of the player only for mobile?
My site is: therewearaffair.com
The embed code I used:
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/4mzOZs7RJET1HwESKUwDgQ?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

