QR code challenge with HTML and CSS

Solution retrospective
Here is my solution to the challenge. Kindly comment. Also, how do I resolve the issue where the top edges of the QR code diagram that did not change after I added border-radius?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @muuo-maker
Congrats on completing the task. I think the reason why the top of the image did not change after adding the border radius is the padding-top you have added to the qr-image. Also, you don't need to add a class to the body tag in order to style it. Hope this helps.
Marked as helpful
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