
Solution retrospective
it was my first time trying a responsive layout even though its not much i still happy that i was able to develop my css writing skills.
What specific areas of your project would you like help with?i would like to get the help for my design consistancy
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Elai5
Your recipe looks realy good. It’s responsive and the code is well structured. You faced some problems with the color im guessing thats what you mean with consistency?? i suggest try using the
<p>
tag in to have better controll in your colors so that the span element will have a diffrent color from thep
. you could update this to<p><span class="outfit600">Cook the omelette:</span> Once the butter is melted and bubbling, pour in the eggs. Tilt the pan to ensure the eggs evenly coat the surface. </p> </li>``` that way, you can assign p a diffrent color and span another one.Other than that, tremendous work👏.
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