Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I would really appreciate it if you all could help me view the page and give me feedbacks.
What challenges did you encounter, and how did you overcome them?I encountered a challenge with the sizing of the section.
Community feedback
- @ArryBlackPosted 7 months ago
Hi Ibrahim, great work on the layout. I've a few suggestions.
- Although the card looks good already, you can reduce it's width a little bit.
- Instead of using border tags to achieve the shadow, you can just add a box-shadow property. You can read more about it here.
- You can use the :hover pseudo class to add the 'active-state' required in the design, by making changes to the box-shadow property mentioned in the previous step.
- Maybe increase the vertical padding of your card, a tad-bit.
Marked as helpful1 - Account deleted
Love it all the best man!😍
1
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