
Design comparison
Solution retrospective
I would like some feedback about accessibility.
I also tried to make the card responsive, but given the small changes between the layouts i suppose it might have not been even necessary. But some advice on that would be helpfull too!
Any comment and advice is welcome :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@varisDogukan
It's nice that when you hover over your links in the 'Attribution' class, the size of your links changes, but when the link gets bigger, your div named 'card' rises. To fix this you need to give height to the div named "Attribution". At the same time, there is no need for the margin-bottom property you have given.
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