My QR code image seems to have a bad resolution, how do I fix it?
How do I use flexbox properly to centralize my wrapper and image?
My QR code image seems to have a bad resolution, how do I fix it?
How do I use flexbox properly to centralize my wrapper and image?
Hii!! A quick solution for bad resolution of the image is changing the width:"290px" to auto
Hope this can help you!!
Hello!! I saw ur code and is great!! So i've investigated why the page don't have any style and in the html u write <link rel="stylesheet" type="text/css" href="mystyle.css"> instead of href="style.css" so the website can't apply the style.
Hope this can help you and keep coding <3
Hi czeslov 👋, good job for completing this challenge!
Here are some suggestions to improve your code:
I think u can add in the css of the class="card" an align-items: center; This is more of my TOC but the rest is great.
Great Job and happy coding czeslov