Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I dont know what im most proud of. Maybe that it is one of the first with Tailwind
What challenges did you encounter, and how did you overcome them?Remembering all the tailwind shorts
Community feedback
- @jrddpPosted 3 months ago
Tailwind is awesome!
I suggest putting all of the buttons together in a div for easier styling control and better organization. Then, instead of using py-2 to space elements, you can use "gap-y-2" which will automatically add spacing between the elements without having it affect the top or bottom padding.
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