Design comparison
SolutionDesign
Solution retrospective
This challenge went surprisingly smooth (except the picture overlay that overflows on the bottom a bit and I have no idea how to fix it), I was planning to use media queries but after using the clamp function I figured I didn't need to. As always feedback and suggestions are welcome !
Community feedback
- @UnTalPelucaPosted over 2 years ago
Divs use extra empty space at the bottom when they have an image inside, you can fix this by adding the "display: block" property to the image.
Marked as helpful1@DiaKartiPosted over 2 years ago@UnTalPeluca This small simple problem has been bothering me for days, thank you SO much for the suggestion !
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