Design comparison
SolutionDesign
Solution retrospective
had trouble with the button hover, tried not to effect the pixel move when hovered but not sure how to. As you can see whenever u hover on the botton the bottom margin kinda moves a little.
Community feedback
- @Ax-cdPosted over 2 years ago
Hi! For the hover effect of the button, try adding a white border when the button is not on hover, that way there shouldn't be an issue with the margin shifting. And for the accessibility issue, try replacing the <div> with <footer>. Hope this helps! :)
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