Design comparison
SolutionDesign
Solution retrospective
All feedback is welcome.
Community feedback
- @davidFreelance19Posted about 2 years ago
Hi, developer! Congratulations on completing this challenge! I have seen your layout and in the desktop design it seems to me that you have some details, but, I have brought you some modifications to improve your design!
.container{ height: 100%; display: flex; align-items: center; }
.left{ margin: 0; display: flex; flex-direction: column; align-items: center; }
media (min-width:1440px){ .left p{ align-self: end; max-width: 79%; } }
Hope my solutions are of some use.
David Rodriguez
Marked as helpful0
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