Responsive profile card using Sass
Design comparison
Solution retrospective
The most challenging part was to overlap the avatar image with the card background, without hard-coding their pixel height. I managed to do that using negative margins and a wrapper <div>
as a reference for percentage units.
As always, any constructive feedback is welcome.
Community feedback
- @Sdann26Posted over 2 years ago
Hi Danilo Arcidiacono!
You have done really well, you have taken into account every little detail, I would only add a box-shadow to the card that I think is the only detail you could add.
Lastly looking at the frontend mentor report you have a tag outside the main that you have placed like <img class="design" alt="Design"> which doesn't really make any sense because it doesn't have src="" so I would recommend you to remove it because it doesn't make any sense to be there.
And that's all, you've done quite well, I like the methodology and how the whole design has turned out so perfect :D!
Good Luck!
Marked as helpful1
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