Submitted over 2 years ago
Responsive landing page using Grid and Flexbox
@Caroline-Barbosa-Vilar
Design comparison
SolutionDesign
Solution retrospective
Feedbacks are welcome!
Community feedback
- @federico1018Posted over 2 years ago
Hello, but you did not make it responsive, the page does not adapt to any device
0 - Account deleted
Hi there,
- remove the width from the body - give the body these properties to center the element
display:flex justifiy-content:center align items: center min-height:100vh
- remove the margin from the container
- check the HTML report to fix accessiblity issues
i hope this is helpful and goodluck!
0 - remove the width from the body - give the body these properties to center the element
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