Design comparison
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 β
Community feedback
- @Cristiano-Miguel-DCodeMasterPosted 27 days ago
###<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ππ
0@ZaraMrPosted 27 days agoHi Dear friend! I'm so grateful for your help but it is not what I want! I wish I could show my problem to you with a screenshot..@Cristiano-Miguel-DCodeMaster
0@Cristiano-Miguel-DCodeMasterPosted 27 days agoSorry! Could you specify where properly is the bug?π€@ZaraMr
0@ZaraMrPosted 27 days agolook, on the mobile version there is very little space between the class "img-container-mobile" and the "home-section" @Cristiano-Miguel-DCodeMaster
0 - @KareemaymanPosted 28 days ago
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.
0@ZaraMrPosted 28 days agothank you for your response but I think it was my mistake that I didn't mention that, that space is in the mobile version, so your response was not the thing that I wanted ...@Kareemayman
0
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