Frontend Mentor - Article preview component solution

Please log in to post a comment
Log in with GitHubCommunity feedback
- @anhnguyn
Hello :) I came across your solution and we actually use the same libraries for the challenge!
There are some suggestions I have, you can have a look :D
- Please add alternative text for images and avoid having empty attribute values. You can delete unnecessary attributes like width and height in some images.
- The picture isn't cropped in PC view and its container isn't squared. How about using object-position and aspect-ratio properties?
I hope you find it useful! 😄 Keep going 💪
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