Design comparison
Solution retrospective
Did everything on my own
What challenges did you encounter, and how did you overcome them?Centering and fixing widths
What specific areas of your project would you like help with?NA
Community feedback
- @fcorrea35Posted 8 months ago
Although it isn't equal, you did a very good job. Just beware with margin and padding values. And you forgot the shadow in the bottom of the white box (I don't blame you, it's almost invisible lol)
Marked as helpful0 - @AbecarnePosted 8 months ago
Hello,
For your texts, try to avoid using <br> tags and use margins / padding instead. For more info, you can check this link https://stackoverflow.com/questions/12788503/style-wise-br-or-padding-margin-elements :)
Also, you could also reduce the border radius of the image to fit with the model. To center the text in the blank space under the image, you could use margin bottom to move up the text-part div
Hope it will help !
Marked as helpful0
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