Design comparison
SolutionDesign
Solution retrospective
Any suggestions are welcome, I'm a Newbie feel free to suggest any correction.
Community feedback
- @abhik-bPosted almost 4 years ago
Hi Kavin 👋
Great job on this challenge, it looks great 💯
I guess you have not made it responsive , but it looks great on desktop , good job there
**Just some opinions ** ~
- making a container and inside them you can position those comment divs using flexbox
.comment-container{ display:flex; } //remove all position relative from comment divs
- increase the box-shadow blur for comment divs
Hope this helps 🚀
2
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