Design comparison
SolutionDesign
Solution retrospective
Having Trouble adjusting the width. tips and feedback would be appreciated. thank you
Community feedback
- @p-tamPosted 9 months ago
Good job on completing the challenge!
I noticed that at some screen sizes, there are elements that are going off the window horizontally. This can be fixed by using responsive width values (such as percentages) to allow your elements to grow and shrink based off the window.
In regards to clean code, I did notice classes that were tagged on elements that did not exist and a fair amount of divs that I'm not entirely sure were necessary. Might be good to remove them to keep things decluttered.
Marked as helpful1
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