Design comparison
SolutionDesign
Solution retrospective
Please suggest alternatives if you have any :)
Community feedback
- @correlucasPosted over 2 years ago
Hello again Mugesh, congratulations for this challenge, its tricky one!
Your profile images are out of proportion because you didn't set the height proportionally to width:, you need to put the same value to the height.
.img-div img { width: 2rem; height: 2rem; }
Hope it helps you!
0
Please log in to post a comment
Log in with GitHubJoin 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