Design comparison
Solution retrospective
Hi!! I would like some suggestions :)
Community feedback
- @MaryEhbPosted over 3 years ago
You have done a fantastic job 😊😃 I just have one comment on the width of the card which is that: • it's not wise to use a fixed width where it may not be responsive in other medias it will be better to make it related to the width of the screen (Ex: width: 95vw) and give it a fixed maximum width (Ex: max-width: 365px) instead so that it can't be bigger than that width in bigger screens but also be always responsive in small ones 👍
1@mdagudoPosted over 3 years ago@MaryEhb Thank you so much on your advice! I have minimum knowledge of Responsive Design, I'm going to look forward to learn about it :)
0 - @abubakarMana01Posted over 3 years ago
Inch perfect. Spot on🔥. Keep on coding!!
1
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