Design comparison
SolutionDesign
Solution retrospective
I missed some alignments in mobile responsive view
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Good job with this challenge. Looking at your solution, I would suggest the following for you...
- In the
body
tag add the property likebackground-repeat: no-repeat;
and add the mobile background in the media queries with the same property - Wrap the
container
with specific tag likemain
for readability - Include description to the
alt
in theimg
tag and should not be empty - Remove this
head
Overall you did good and Hope this helps!
0 - In the
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