Design comparison
Community feedback
- @Shard-CodesPosted over 2 years ago
Hello there, Álvaro.
You did an amazing job!
But I do have some suggestions, I did notice some errors in your code that cause's device screen size's below 1440px to show the mobile version of the design, And that's not good because people that have screens sizes lower than 1440px are gonna see the mobile view of the design, And that includes me. So what I would do since you did a mobile-first workflow I would write all the code that makes the mobile design and then at the end, I would then write the media queries that make's the desktop design (but only at the end of writing the mobile code).
I hope this was helpful for you Regards.
Marked as helpful1@AlvarotlocPosted over 2 years ago@Shard-Codes Thank you so much for your help! I will fix 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