Submitted about 2 years ago
responsive interactive component using flexbox
@manishdevelops
Design comparison
SolutionDesign
Solution retrospective
my first javascript project.. feel free to leave any feedback..
Community feedback
- @iprinceroyyPosted about 2 years ago
Congrats @Manish-d-art, on completing this solution 👏 I would suggest some points here to center the component:-
main{ min-height:100vh; align-items: center; } remove container style block, it's unnecessary as justify-content of the main tag will handle it.
After the updates, click on the generate screenshot button.
- I hope it adds to your learning. Happy coding :)
Marked as helpful0
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