Design comparison
Solution retrospective
I failed section "Supercharge your workflow", because the first item is not aligned with others, because the first item has one line more. I will be happy for any feedback :))
Community feedback
- @abdo-kotbPosted over 3 years ago
Your design looks really good ⭐⭐⭐
Regarding your question about the Supercharge your workflow section, try to adjust the
align-items
value of yourdiv class= "items"
.You can find a scrolling issue when using the DevTools, which usually indicates that content is too big to fit into its specified area.
You can fix that by ensuring that all images can't exceed the sizes of their parents and by using the
overflow
property.Keep up the 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