Design comparison
SolutionDesign
Community feedback
- @FlackoCodesPosted 10 months ago
Hello, nice attempt but you can center your div or container using .container{ max-width : 85%; margin : 0 auto; }
This will center your container perfectly in the middle, and you can out media queries too since its not that responsive.
Happy Coding and keep going.
1
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