Recipe page with HTML & CSS

Solution retrospective
Very proud of the responsiveness!
What challenges did you encounter, and how did you overcome them?Styling the TR of the table was tricky. After some research on this I found out that you need this specific rule border-collapse: collapse;
to show the styling.
I feel like the css is a bit 'messy'. Could just be me though. Are there ways to make it more clean and maintainable?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @21-Vaibhav
GG man
Join 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