Design comparison
Solution retrospective
I have tried my best to make it pixel-by-pixel accurate.
What challenges did you encounter, and how did you overcome them?The size of the card is hard-coded to ensure its perfection.
What specific areas of your project would you like help with?Need to find an alternative to make it pixel-perfect without hard coding the width and height.
Community feedback
- @tonyiboyPosted 7 months ago
That looks great what you made! What I know generally is not good to set up width and height because of responsive things that is going on.For example if you put width 100px then this will be the same on big screen and small screen.I would learn more about how width and height works and when we actually need to specific put width or height on element.Gl with you coding site looks amazing wish you all best!
1@sayeedmuneesPosted 7 months ago@tonyiboy Thanks for your response, I will look into it.
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