Design comparison
SolutionDesign
Solution retrospective
The most difficult part was implementing the font family.
Community feedback
- @solracssPosted over 1 year ago
Your background color is not as on design ;) Its good to keep in separate folder your .css and images instead in root directory. Name it f.e.
css
img
You could applydisplay flex
withjustify-content: center
on button in order to center icon and text. Work with mobile view, as you still have display flex. Good approach is mobile first developement.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