Design comparison
SolutionDesign
Solution retrospective
Any feedback will be welcome. Thanks
Community feedback
- @darryncodesPosted almost 3 years ago
Hi Dan,
Great solution, you've done a great job with this one.
The buttons should be more left aligned. After closer inspection I think you've over complicated this part of your design,
.fin
doesn't needheight
orflexbox
and your input should be link or a button. Removing width and addingpadding: 15px 30px;
will help you match the design.Also you could clear your accessibility/html report if you add
alt-text
to your images, use semantic html and consider a screen reader only<h1>
.Hope that helps!
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