Design comparison
SolutionDesign
Solution retrospective
This one gave me a lot of trouble, first major issue was with flexbox. I intended to put space between the text using the space around property but it did nothing, after searching for the solution the closest answer to my issue was that if the content has no available space to use the property would do nothing, i've tried messing around with width and height to add the space it needed but failed. Ended up using margin to add spacing, the next issue i had was with the overlay but found a w3school lesson and made it work.
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