Responsive recipe page using handcrafted HTML & CSS

Solution retrospective
I'm proud of how closely I matched the original design without using any frameworks — just handcrafted HTML and CSS. My favorite part is how I styled the nutrition table and bullets to match the provided JPG layout. Next time, I’d start with responsive breakpoints earlier and maybe use SCSS for better organization.
What challenges did you encounter, and how did you overcome them?Getting the bullet colors to match exactly and spacing cleanly between list label and value was tricky. I solved it using CSS pseudo-elements like ::marker and adjusted padding manually to align with design expectations. Also, fine-tuning media queries for mobile spacing took a few iterations before it felt right.
What specific areas of your project would you like help with?I'd love feedback on my mobile media query setup — especially spacing and text sizing across devices. Also curious how others add subtle animations or scroll transitions to enhance readability without compromising performance or accessibility.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Yash Harfode'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