Design comparison
SolutionDesign
Community feedback
- @Sonu-DuttaPosted 4 months ago
Congratulations on successfully completing the project! 🎉 I have gone through your code. I wanted to share a small suggestion to enhance the alignment of your main container. To ensure it stays perfectly centered, consider using the display: flex property with both align-items: center and justify-content: center. This will help in keeping the container centered both vertically and horizontally.
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