Design comparison
SolutionDesign
Community feedback
- @myspace8Posted about 2 years ago
Hello Hussain! Great work here...
Viewing your work from the design comparison, I noticed the text content (ie.
class="columns"
in your code) is a bit shifted to the top and it distorts your design.You can fix this by assigning on the class, columns
display: flex;
,flex-direction: column
, andjustify-content: center
.Again, you've done great work.
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