Design comparison
SolutionDesign
Solution retrospective
I had problem with giving the right margin and padding on the sides of the image and text.
Community feedback
- @MohamedGabr20233Posted about 1 year ago
u can use the following code : containerthe box class{ display : flex ; align-items: center ; justify-content: center;} or use { **display : grid **; place-content: center ; }
Marked as helpful1
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