Submitted over 1 year agoA solution to the QR code component challenge
QR code componet with HTML and CSS
@AlvaroPrates

Solution retrospective
What challenges did you encounter, and how did you overcome them?
I'm still a little uncomfortable with flexbox, but I believe that with the next projects this should improve.
What specific areas of your project would you like help with?I'm not sure why an image is overflowing inside a certain container. I tough that would fit to the parent container. The solution I found was to force the image's width or height to 100% (width). Don't know if this is enough or if it's necessary to add the object-fit property.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on AlvaroPrates's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord