Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud of finding out how to convert the figma drop shadow to css.
What challenges did you encounter, and how did you overcome them?I am quite new to css so found it all quite challenging. I found resources online to learn more.
What specific areas of your project would you like help with?I would be grateful for any feedback that will help me get better at frontend.
Community feedback
- @TripouillePosted 7 months ago
Hi there,
Good work! I wanted to share a couple of suggestions with you:
- Adding width and height attributes to the img tag can help prevent layout shifts, which can enhance user experience.
- Also, it might be beneficial to steer away from using pixels for font sizes, as this can improve accessibility for all users.
Your CSS is really good, especially considering your experience level.
Keep up the great work!
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