Design comparison
SolutionDesign
Solution retrospective
I have a lot of questions about the arrow
Community feedback
- @Yakub-EgamnazarovPosted over 3 years ago
Hi Ben Wasonga, you did great job, however there are minor issues:
- on header section try to center the blocks with heading and arrow with the help of flexbox css, or you can use position properties, use top=50%, left=50%, and after that perform transform : translate(-50% , -50%), hope this would help
- In my opinion the contact button on the navbar needs some background coloring and hover effect
- you can adjust white spacing in footer properly
Hope this suggestions would help you, any other questions should be raised, pleas let me know. PS: For reference you can check my solution, may be you can leave some feedback too. Would be appreciated.
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