Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
CSS specificity
Community feedback
- @SvitlanaSuslenkovaPosted 3 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)
main {add max-width in px or rem here (it doesn't replace width)}
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