Design comparison
SolutionDesign
Community feedback
- @SvitlanaSuslenkovaPosted 2 months ago
I'd like to suggest to make some changes to your project.
body { display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 100vh; }(you can use grid too)
.container {add max-width in px or rem here (it doesn't replace width)}
Marked as helpful0@Ahmed-H-IsmaelPosted 2 months ago@SvitlanaSuslenkova thank you it is very helpful, I would love to follow me so that I can benefit from your comments
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