Responsive Blog Review Card using CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Harty1989
Great job, well done. One thing missing to be perfect, that is, the hover effect on h2 elements (HTML & CSS foundations)
Tip for that: h2:hover { color: hsl(47, 88%, 63%); cursor: pointer; }
Keep going, you are doing great!
Marked as helpful
Join 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