Submitted about 2 years ago
Mobile first, html, css, react js && styled components
@gamcode98
Design comparison
SolutionDesign
Community feedback
- @correlucasPosted about 2 years ago
👾Hello Gabriel, Congratulations on completing this challenge!
Nice solution and nice code! I can see that you paid a lot of attention to your code/design. If you don’t mind I’ve some tips for you:
Align the content of the column with the text vertically:
@media (min-width: 1024px).ghEbAY { display: flex; width: 50%; padding-left: 2rem; padding-right: 4rem; flex-direction: column; justify-content: center; }
✌️ I hope this helps you and happy coding!
Marked as helpful0@gamcode98Posted about 2 years ago@correlucas Thanks for your comment. I'll keep it in mind.
1
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