Design comparison
Solution retrospective
Despite being minimalist, the recipe landing page has some subtle design that can throw you off balance chuckles but it's all fun.
What I'd do differently next time is to spend more time analyzing the entire design so I could pick out those subtle design instead of being caught unaware smiles
What challenges did you encounter, and how did you overcome them?There was unordered and ordered spacing between the bullets and their elements. I was able to fix it using padding for the li items.
-
The ability to remove the border from the last table elements but eventually did that using the pseudo-classes.
-
Finally, the mobile design wasn't hard, I simply remove the margin for my main container, set the image to full width and assigned padding to only the content elements below the image.
Community feedback
- @SephydevPosted 3 days ago
Hi,
Well done, you did a great job ! I agreed with you, this challenge contain some subtle design. I'm also happy to see you managed to overcome the challenges you encountered, especially the spacing between the bullets of list items, and the border of the last table element. Those one can be tricky.
0@tuhamworldPosted 3 days ago@Sephydev Thank you Sephirah for the compliment and comment.
Happy coding :)
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