Design comparison
Community feedback
- @EONRaiderPosted 10 months ago
Hello. You've got a problem with the "Get Started" hover dynamics. The hovering itself goes all the way until the end of the block. To fix this, simply add "align-items: flex-start" to your ".card" class.
I hope this helps.
0@JesnerWPosted 10 months ago@EONRaider Sorry, I don't understand where you want me to make the change.
0@EONRaiderPosted 10 months ago@JesnerW No problem. Inside each card you have a "Get Started" anchor tag, don't you? Hover your mouse cursor on them. You'll notice the hover effects (color change and cursor type) persist even when you position the cursor outside of the actual words (specifically to their right). The fix I suggested addresses this issue.
Marked as helpful1
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