Simple responsive recipe page using CSS Flexbox and simple CSS.

Solution retrospective
I am very proud of the way I solved it and I will probably check the README.md file next time haha.
What challenges did you encounter, and how did you overcome them?The main challenge I encountered was having the image take up the entire width of the page. I overcame it by figuring out that if I remove the padding of the whole article tag and instead place those padding in the section tags, I can have the image take up the entire width of the page while still retaining the initial padding.
What specific areas of your project would you like help with?Feedback on my HTML and CSS on areas like:
- Is it easy to read?
- Is it done properly?
- Is there any redundancies?
- and what could've I had done better?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on CardboardPL'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