Design comparison
SolutionDesign
Solution retrospective
Here is the solution I came up with, please leave your feedback.
Community feedback
- @hyrongennikePosted about 2 years ago
Hi @Akhlak-Hossain-Jim,
Congrats on completing the challenge
You can make the following change to your CSS rules just to align things better.
@media (min-width: 1180px) { .hQdaEs { max-width: 100%; min-height: 100vh; margin: 0; grid-template-columns: 1fr 2fr; } .sc-bczRLJ.kuYIAb > div { transform: translateX(50%); } .dTGKFt { display: flex; align-self: center; justify-content: center; } .dTGKFt > form { margin: 0; } }
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