Recipe page using CSS, HTML and responsive design

Solution retrospective
I am proud of making the image responsive and using the media query (I did follow a Youtube tutorial which told me how).
What challenges did you encounter, and how did you overcome them?I was not able to make the list numbers move over to the left, I didn't know how to style just the numbers.
What specific areas of your project would you like help with?I would like feedback on responsive design. I used the dev tools and saw that on some mobile devices a bit of the right side is cut out, I don't know why or how to fix it.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AshongAbdallah06
I don't think there's a problem with the responsiveness. The items start to overflow when the screen is 120 pixels or less. Realistically, there's no screen size less than 200, I might say. But you can improve on making it look similar to the original by using the styles provided in the README.md and just testing them out.
Marked as helpful
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