Design comparison
Solution retrospective
I like my solution to positioning the image and text. In terms of what I'd do differently next time, I might try flexbox instead.
What challenges did you encounter, and how did you overcome them?The style guide for this project specified a font size that I couldn't seem to make work. I came to a working solution by just upping the sizes by 1-2 pixels at a time until it looked right.
What specific areas of your project would you like help with?I honestly can't tell if I got the height and width of the whole thing right. I think it looks a little skinny compared to the preview provided, but I'm not too sure.
Community feedback
- @DanielfwwPosted 7 months ago
Hey Gren - good job finishing this project 🙂 Just to help you a little - you could make this look centered better on a page if you used margin-top:70px; and margin-bottom:70px; or any amount of pixels or ems that would center your content box.
Hoping this helps a little.
1
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