Design comparison
SolutionDesign
Solution retrospective
what do you think about the project? what is to be improved ??
Community feedback
- @correlucasPosted about 2 years ago
πΎHello stac4uo, congratulations for your new solution!
Your solution structure its almost done, and is really nice that you've used Tailwind to build it. The only issue is that the container component is growing too much. You need to give the container a maximum width that it can grows.
See the fixes I did for you below:
.bg-white { max-width: 900px; }
π I hope this helps you and happy coding!
0
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