
Design comparison
Solution retrospective
Any feedback would be greatly appreciated!
Community feedback
- @mohamed-fmPosted 3 months ago
Great work! However, you might want to use containers. Since you are using Tailwind, I recommend checking the Tailwind documentation for the container class name: container docs. Overall, good job!
Marked as helpful0 - @MahmoodHashemPosted 3 months ago
Great job finishing the challenge! 🎉 It looks fantastic! 🌟
However, your project still has an issue with sideways scrolling. One section in your project is causing this. If you set the
overflow-x
property on the body or app component, it should resolve the problem. 👍Good luck! 🍀
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