For the qr-code-content
container class, i had set a max-width: 550px
so that the container class wrapping the h1
& span
elements are within the width of the QR code image.
I'm sure this isn't the right way to do this.
Is there a programmatic way or "best practice" way so that the qr-code-content
container will be as wide as the QR code image or whatever image that is placed there?