Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
On this occasion I have tried a recommendation that I read on this platform about not giving a fixed width to the container and letting it adjust itself, even without using media queries. To do this, just indicate a max-width in rem unit.
What challenges did you encounter, and how did you overcome them?The padding wasn't applied on the tr tags, so I ended up putting a cellpading on the table in the html.
What specific areas of your project would you like help with?I would like to know if there is a better way to add padding to the tr
Any recommendation is appreciated.
Community feedback
- @ljmanayonPosted 5 months ago
Nice work. Wish I could help you about padding. I am also a newbie.
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