Design comparison
Solution retrospective
Feedback wanted. Does the shadow on the cards look silly?
Community feedback
- @bgnicholPosted over 4 years ago
I just finished this one myself, Sahthyan. Great run at it. The flexbox looks good, but did you consider setting fixed sizes for the boxes with px? I found Florin Pop's walk-through to be a helpful starter before coding this project in my own style. You can find it here - https://www.youtube.com/watch?v=PcSUEo0P0GU&list=PLgBH1CvjOA63Xvt0BaeQ7zL4KXX96Wbgp&index=2&t=0s. BTW, did you code this as mobile first?
1@sahithyandevPosted over 4 years ago@bgnichol I started this project and got stuck in the middle. So I used Florin Pop's video to get the idea to finish it. Then I coded it. AND I didn't code it mobile-first. I like Desktop-first.
1 - @vasily-mishaninPosted over 4 years ago
Hey! Yeah, the shadow is not okay) Try this "box-shadow: 0 5px 15px hsl(234, 12%, 34%);" and play with these 15px :)
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