Struggled with the mobile design, and with the share icon
Design comparison
Solution retrospective
I would appreciate the feedback! :D
Community feedback
- @correlucasPosted over 2 years ago
Hello David, congratulations for you solution!
I've some suggestion for your code, for the profile section where there's the share button you can use the same padding/margin to separate it from the other divs, I think the value is aprox. pixels of padding-top. Also the box-shadow value its a little bit exagerated so you can use a similar value to the design files that is like
box-shadow: 0px 40px 40px -10px rgb(183 199 216 / 30%);
I've tried to do this same challenge and I know that's kinda hard work with the share button section. You did a good job with the popup. I didn't finish the JS part of this challenge because I have 0 zero knowledge yet.
Keep it up. Congrats!
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