Product preview card component using HTML and CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @xyzeez
Hello @ShubhPatel06, Amazing lines you've got!
I have a few suggestion:
-
Instead of having another <div> inside the
<main>
, make it the container. This way, the content is accessed directly rather than having it come second. -
Why not try reduce the width to try make it similar to the presented on the challenge.
Happy Coding :)
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