Design comparison
SolutionDesign
Solution retrospective
How can I get the blackDiv (Mobile View) to also be 100% of the view width? I seem to miss something but I don't know what.
Community feedback
- @Skyz03Posted almost 3 years ago
Hi Ruandv 👋, I had a quick look at your code. The problem in black div for mobile version is you are using
paading: 0 10px
which is causing the problem. So that a quick way to fix if you using media queries to target those. Plus i would recommend more to focus more on mobile design like your footer section and other to make it better. Keep up the good work 👍!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