Product Preview Card Component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @SurajHadage
I don't know about tailwind, But if you want to match the width and height just use body { min-width:375px; max-width:1440px; min-height: 100vh; } Then guess the width and height. By the way the answer is width="600px", height="450px".
Keep going, Thank you.
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