Responsive design with Sass

Solution retrospective
First had problems with responsive layout, but made it!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @BhanushaliBhavesh
Hi Aksoy,
Here are a few suggestions to improve your project:
1)Image Path Issue Your image is not visible because the path is missing a dot (.). For example, use: ./images/image-product-desktop.jpg
2)Text Spacing Using CSS Instead of manually spacing text like P E R F U M E, use CSS for this.
3)Use Semantic HTML Try to use semantic HTML tags as much as possible.
Join 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