Responsive Landing Page - Product Preview Card Component

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@JeremDevX
Great job !
A few tips:
- Your BEM naming is incorrect because it’s too long and hard to read; keep it to one or two levels to make it simpler and easier to maintain.
- You can store your styles and media queries in the same stylesheet if it's about to the same things
- Add padding to your body, for smaller devices, to ensure minimal space between the edge of the screen and the component.
Keep it up :)
Marked as helpful
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