Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
doing mobile first
What challenges did you encounter, and how did you overcome them?nothing
What specific areas of your project would you like help with?none
Community feedback
- @StanmancerPosted 7 months ago
Hello @jmahamed,
Nice work on your solution 👍. A nice addition to your solution will be to make the share card go back to original display i.e.
display: none;
when the share button is clicked on again.Suggested Algo when button is clicked;
is the share card already displayed ? Yes { Hide the share card } No { show the share card }
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