Recipe Page with CSS Flexbox and basic alignments

Solution retrospective
What I most proud of is I managed to make the page responsive and and sizes close enough to the design
What challenges did you encounter, and how did you overcome them?Aligning the list both <ul> and <ol> with its bullet point or the number was tricky, so I set the list-style to none, manually at the bullets or the numbers and align them with Flexbox. Flexbox make my life easier
What specific areas of your project would you like help with?I like adding class names to each individual element I don't know if this can slow down the project or it's a good practice. For me, by doing that I could literally find the element with its class name very quickly with VC Code Find Feature (CRTL + F).
Please log in to post a comment
Log in with GitHubCommunity feedback
- @TitoFons1
Really good solution the only problem I am seeing here is with the weight of the "Simple Omelette Recipe", you can leave it like that but you can also put font-weight of 500
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