Design comparison
SolutionDesign
Solution retrospective
Done but not satisfy with my solution. I think this will be hard to maintain
Community feedback
- @benjoquilarioPosted about 3 years ago
Hey @GiaVoNgu
I like your solution. There's only something need to remove and change to make looks more good
Some suggestion:
- The wrapper should change to <main>. All element that has content are inside their respective landmark elements.
- You must remove the
width: 100vw;
yourwrapper
class. Because this will only add the horizontal scroll bar. -It will better if you change the media queries to768px
.
Keep coding and Good luck!
Marked as helpful1 - @JimmyHoang296Posted about 3 years ago
thank you so much for your advice. I have just start the front end dev long journey, so many things to learn
0@benjoquilarioPosted about 3 years ago@GiaVoNgu That's great just keep coding and keep learning.
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