Submitted over 1 year ago
Article Preview Component using TypeScript, Tailwind and UnoCSS
@clakr
Design comparison
SolutionDesign
Solution retrospective
Article Preview Component ๐
Any feedbacks or questions are appreciated! ๐ Feel free to start a thread or a discussion, and I'll try to accommodate your concerns.
Community feedback
- @NehalSahu8055Posted over 1 year ago
Hello Coder ๐.
Congratulations on successfully completing the challenge! ๐
Few suggestions regarding design.
- To proper align the image as per fem design. Add:
.article__img { object-fit: cover; object-position: left; }
- Use some
meaningful and descriptive alt
for non decorative image likeDrawer with some decorative items above it
.
I hope you find this helpful.
Happy coding๐
Marked as helpful0
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