Recipe page solution using a mobile-first workflow

Solution retrospective
I learned how to style tables and how to use custom background images for list bullet points.
What challenges did you encounter, and how did you overcome them?The biggest challenge was positioning the bullet points precisely as in the design. Finally, I decided to use list-style: none
, and instead use a custom background image to place the bullet point precisely where I wanted it.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @GFJr
Perfect
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