Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
- The challenge was properly aligning the dots in the list of preparation time and the list of ingredients.
Community feedback
- @ShaynezePosted about 1 month ago
Result is very nice and similar to the design given :)
Why do you use 2 css files?
Some comments to improve the final result :
- mobile version : you should remove the padding of "main" so that we don't have the beige background
- the list elements should be the same color as the corresponding header (here they are all in dark pink)
Also you should place the css file outside of the asset folder (at the same level as index.html)
Marked as helpful1@KP1976Posted about 1 month ago- I use two CSS files because reset.css is long and the style.css file is becoming huge. @Shayneze
0
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