Design comparison
SolutionDesign
Community feedback
- @DocForLoopPosted about 12 hours ago
Hi, I've checked your code and here are my suggestions:
- try use picture element for responsive images
- I don't think you need <br> in h1 it's unnecessary
- for prices use span element instead of h2, h3
- try to use @use and @forward rules in scss
Hope it helps :)
1
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