
Solution retrospective
I'm proud that I finished the challenge on my own, but I should have asked questions on the issues that got me stuck, that way I would have finished faster, avoided some frustrations and met people in the community.
What challenges did you encounter, and how did you overcome them?I struggled a lot with the image and the text below (it would hide and the spacing would change drastically on different devices) on the mobile screen sizes. They way I solved it was researching on chatGPT, CSS Tricks and some Stack overflow. The best solution I found was adding a padding-top on the main div at the media query.
Also I don't know if it is just me, but on every challenge the font on the preview is different than the one they suggest and the font sizes seem off too.
What specific areas of your project would you like help with?I would like some suggestion on how to make the image not overflow the text below when changing screen sizes, how to make a better DRY, and any other thing that I'm missing, suggestion is more than welcome.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on KennethVelazquez's solution.
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