Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud that i an able to see figma and able to make an exact copy of that through programming
What challenges did you encounter, and how did you overcome them?challenges that i encounter were in flexbox and how to conatinerizes the application
What specific areas of your project would you like help with?on box model
Community feedback
- @danielmrz-devPosted 7 months ago
Hello @prakha!
Your project is looking fantastic!
I'd like to suggest a way to make it even better:
š The card has also a
border
and abox-shadow
. You can create them like this:.container { border: 1px solid black; box-shadow: 10px 10px 0 black; }
I hope you find this helpful!
Keep up the excellent work!
0
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