![](https://res.cloudinary.com/dz209s6jk/image/upload/f_auto,q_auto,w_900/Screenshots/iqtb7xtudpuq7hqgbi0h.jpg)
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
While working, I encountered a problem on mobile devices due to the button sticking when pressed. Fixed the entire line that I checked in the manual that I often use Doka-guide
@media (any-hover: hover) {
button:hover {
background-color: hsl(157, 37%, 14%);
}
}
Community feedback
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