Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
i have started handling grid and flex way better than before,
Community feedback
- @KorriganMasterPosted about 2 months ago
Nice solution !!
Here's some tips though :
- on your body you should use h-dvh class instead of h-screen to prevent the scrollbar on mobile device
- maybe you could increase buttons height a little
- the hover animation on buttons required in the spec is missing
By the way I'm wondering why did you choose to use
<button>
tag in place of<a href="...">
?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