Design comparison
SolutionDesign
Solution retrospective
It was easy but I realized that I need a refresh with grid, flex, and box models
Community feedback
- @BadhrikrPosted over 2 years ago
Hello your solution is superb,
My only suggestion is ,Apply these to your stylesheet
body{ display: flex; flex-direction: column justify-content: center; align-items: center; min-height: 100vh; }
1@juanma-romeroPosted over 2 years ago@Badhrikr Hi Badhri thanks for your comment, I will try your suggestion
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