@chombef81Submitted about 1 year ago
Image: I was unable to change the image even when using border-radius. The img was also not responsive (I used width: 100% and height: auto)
I am not sure if I used the best practice for flex.
Image: I was unable to change the image even when using border-radius. The img was also not responsive (I used width: 100% and height: auto)
I am not sure if I used the best practice for flex.
Hi, the QR Code image is not visible. This is because your github repository doesn't contain a folder with the images. Seems you copied all the files into the main directory. To solve this you can either add the original images folder to your repository or you change src="/images/image-qr-code.png to src="/image-qr-code.png in your code.