Design comparison
SolutionDesign
Community feedback
- @alonsovzqzPosted 3 months ago
Awesome work!! Just a couple of comments on your solution. Take a look at the background color vs color of the solution. In order to make your solution take the whole height of the page you can use
height: 100vh
in the body.A couple of changes in the
font-family
and thecolor
in the "Ingredients", "Nutrition" and all those titles will make it look better and according to the design.Nice use of
ul
andol
when needed 😎 and if you add aborder-radius
to the card which contains the recipe will make a great change ;)You're on the right path. Keep coding! 😃
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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