Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
i create layout i centered it with flexbox tool.
What challenges did you encounter, and how did you overcome them?sizing the text and paragraph ,and also the font family that i downloaded it and applied it.
What specific areas of your project would you like help with?responsivness and howering.
Community feedback
- @P-MingiPosted 6 months ago
The result looks exactly like the requested design :)
I think that the "div" containing the ".container" class is useless, the main would have been enough.
I think it is also useless to put the "a" in "div", just assign the class in the "a" link.
I think it's better to put: in the * {} selector margin: 0; padding: 0; box-sizing: border-box;
but I think the rest is perfect :)
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