Submitted about 3 years ago
Profile card component using SASS[flex].
@deepak-asnani
Design comparison
SolutionDesign
Solution retrospective
Any feedback will be appreciated.
Community feedback
- @mickygingerPosted about 3 years ago
Hey Deepak, this looks great! 🎉
I would advise that you make your mobile styles the default and modify them on larger breakpoints using
min-width
media queries, rather than the other way round.You can also add a nice
box-shadow
effect to match the design. box-shadow generators like this one are a nice way to experiment before adding the styles to your CSS.Hope that's helpful!
Marked as helpful0@deepak-asnaniPosted about 3 years ago@mickyginger Thank you Mike for your valuable feedback. I will make it better.
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