Design comparison
Solution retrospective
Hello guys,
I'm here to improve my skills, if you find problem in my code or if you have advices, I will be glad to hear feedbacks.
Have a nice day,
Kazalaa
Community feedback
- @manik999Posted over 3 years ago
You can use min-height: 100vh in your container and then align-items: center to align the card properly in the center of the page. And remove the margin-top in the container.
1@KazalaaPosted over 3 years agoThank you, I tried a lot of possibilities but I never managed to do what I wanted. I will try with your advice :)
0 - @EduardoDevOlmedoPosted over 3 years ago
Hi. Everything seems ok, but when you use a 320px viewport, the component is not centered, Try to center it with grid and place content:)
1@KazalaaPosted over 3 years agoThank you, I will check this and try to improve it, you are right !
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