Responsive landing page ❤️

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Pulkit-s21
There are a lot of issues in the code.
- Color the background instead of making a box.
- There is no image in the mobile version of your code
- The button is in the middle of the box and not at the end. The components aren't spaced evenly and stick together in desktop version
Marked as helpful - @WangaiJM
Apply the background color to the body rather than the outer-container or fill the body with the outer-container
.outer-container{ width: 100%; height: 100% }
Marked as helpful
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