fluffy-critter / camptown

A simple Bandcamp-style embeddable music player
MIT License
24 stars 0 forks source link

Handle artwork area more goodly #11

Open fluffy-critter opened 1 year ago

fluffy-critter commented 1 year ago

Give the artwork bit a fixed-size region, possibly behind a <a> or <span> (depending on whether there's a fullsize rendition), using background-image to actually set the image. Can probably use aspect-ratio to maintain squareness and let it be sized by the player grid elements instead.