Design comparison
SolutionDesign
Solution retrospective
All feedbacks are welcomed 😊
Community feedback
- @HYDROCODERPosted over 3 years ago
Hey there! Great job on this one. I would suggest the following if you don't mind:
-
You can put a max-width on your content so that it doesn't stretch at larger screen sizes.
-
You have put the code for the svg of the logos in the HTML itself. You can just use an image tag to link to the svg from you HTML.
-
You don't have to put the width of 100vw in your body. Body tag by default has a width of 100%. Hope it helps :).
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