Submitted 5 months ago
Responsive Blog Preview Card Using Flexbox and pseudo-content trick
@Raptor0x1
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I use the local fonts next time and use the flexbox for the card description.
What challenges did you encounter, and how did you overcome them?I had difficult in the centering the card and changing the box-shadow size when hovered over the card
What specific areas of your project would you like help with?I guess the link in the card description is not clickable as the whole card is covered by the anchor tag of the h2 tag using ::after. So need help with this.
Community feedback
- @ahhmedsafwatPosted 5 months ago
the issue is that the :: after of your title covers the whole card, to solve this remove the::after and It will work just fine
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