Responsive Recipe Page using Flexbox CSS

Solution retrospective
I'm proud I was able to apply semantic HTML and BEM methodology properly. Next time, I’d focus more on making my CSS cleaner and double-check font imports because I had issues with font-family not applying.
What challenges did you encounter, and how did you overcome them?I struggled with getting the font to show properly and understanding why the font-family wasn’t working. I realized it was a problem with how I linked or loaded the font. I also had trouble styling table borders consistently, but I fixed it by applying borders to the td and th elements directly.
What specific areas of your project would you like help with?I’d like feedback on better ways to structure my BEM classes to keep my CSS scalable. Also, how to troubleshoot font issues more efficiently and when to use border-collapse for tables. I also want to know how can I use clamp for this.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Raizo-03's solution.
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