Article Preview Component

Solution retrospective
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
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Stanmancer
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 }
Join 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