Design comparison
Solution retrospective
I improved my Tailwind skills by using breakpoints and styling more types of elements like lists and tables.
What challenges did you encounter, and how did you overcome them?When styling lists I struggled with spacing, but I solved the problem by randomly trying different ways and also searching for answers online.
What specific areas of your project would you like help with?For this challenge I did not need help with any specific area.
Community feedback
- @whawariPosted 3 months ago
You got it almost 100% the same good job.
However I noticed something regarding the responsiveness of your page. You are using a breakpoint at 640px. At exactly 640px screen size your design look compacted, you can solve this by using width: 100% on your main tag along with max-width Check my solution to this challenge on how I tackled this.
Wishing you the best in your Tailwind learning journey!
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