Submitted over 3 years ago
Mobile First design, fully responsive and as simple as it gets.
@maotao11
Design comparison
SolutionDesign
Solution retrospective
Well i'm currently learning to code & design for less then a month now, and this is my first challenge here! My code is by no means good, and i would like some feedback on things i could have done better! More specifically, i have an issue with a line under the image at mobile view that i could not find what caused it to appear.
Community feedback
- @franziskawichPosted over 3 years ago
Hi there, try using display: block; on your img (the default is inline). This should remove the line.
1
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