Design comparison
Solution retrospective
Was difficult to find the width & height of the card.
Community feedback
- @Tux3er-IsmaPosted almost 2 years ago
Hi Chirag
I am Tux3er a frontend developer 🐧 and I have reviewed your code!!!
It looks nice but I will give you some advice for your next project 💡
-
You're right, it it difficult to get the exact width and height but you can do this by having a design file. Frontend Mentor gives a design file randomly every week.
-
I reccomend you to quit the overflow in your page, like this:
body{ overflow: hidden; }
-
It isn't necessary but I recomend you to put a css reset. I think the best is normalize.css 🎨
That's all, I hope this comment will help you in your next challenge 👍🏻🌟
Happy Coding Chirag ⌨️🌟
0 -
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