Design comparison
SolutionDesign
Community feedback
- @AdamHaniffPosted 2 months ago
• In the mobile site, consider putting the desserts and the cart inside of a flex container and having the container direction be a column. This will make the cart be underneath the desserts and not side by side.
• Consider giving the desserts a max-width property so that when the page expands there is only three columns for the desserts and not more. You can set this up using CSS grid as well.
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