
Solution retrospective
In this project, I learned how to deal with things that I hadn't learned well or that I had forgotten. I could implement the design as similar as possible and responsive it as well
What challenges did you encounter, and how did you overcome them?The process of implementing the mobile navbar and responsive page was the most challenging thing for me.
What specific areas of your project would you like help with?I think everything is fine, but to be better, there is very very little space between the image in the home-section and the content container that I couldn't remove it. if you know how to remove this, I would appreciate your help ✌
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Cristiano-Miguel-DCodeMaster
###<title>BUG SOLVED</title>
Hi there! I've solved the bug on the left side for mobile devices. Please, check my contribution to your code on github😊👌
- @kareemayman
Regarding the space between the content-container and the image, it's because you set the width of content-container to 37% and the image only takes 27% of the container's width.
If you set the width of the content-container to 50% the extra space will shrink.
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