
Design comparison
SolutionDesign
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Andigashi1
Hey, instead of using the margin to position your div in the middle consider using flex. The better way to use border-radius is to use it on the .all div instead of each one of them. Also in mobile view the texts overflows out of the divs. Please check my solution if you need any help
Marked as helpful
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