Design comparison
SolutionDesign
Solution retrospective
Hi all. I had a problem with the display: none of the share-button in the mobile version. Because I already used display; flex, I could no use display: none anymore. So I have used visibility: hidden, but then the space of the button is still there. Do you happen to know how I can solve this?
Community feedback
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