Design comparison
SolutionDesign
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Awesome job with this one. Viewing your solution you did well in implementing the design. I would suggest the following for you...
- Add media queries for the mobile design. From here add the mobile background image in the
body
and adjust the width of thecard
- Wrap the whole content
card
withmain
tag andattribution
withfooter
tag for readability
Hope this helps and Keep up the good work!
Marked as helpful0 - Add media queries for the mobile design. From here add the mobile background image in the
- @Aadv1kPosted almost 3 years ago
Hey! Here are some fixes I would suggest you apply on your project.
- Media query on mobile; You should add a media query for smaller screen sizes, maybe you can change the width or the spacing of the elements in the container element.
Marked as helpful0
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