Design comparison
Solution retrospective
Hi everyone! I will like some feedback on this challenge. I had a few challenge with deployment with Vercel, I wasn't getting automatic deployment with every change I pushed to the Repo. I have had to delete and do a fresh deployment every time I pushed a new change. I didn't have this problem with my first Frontend Mentor challenge, wondering why this is happening now.
Looking forward to your responses and feedback on my project. Thanks!
Community feedback
- @ovidiuantonioPosted over 4 years ago
Hello, nice solution! Good job! It's very responsive and looks very nice! What you can do to make the solution better is making the tab port version of the website (600px - 900px) like the phone one (because the width of the boxes is kinda small and the height is way to big and it starts to look weird in my opinion).
These are the media queries I use in every solution:
- 0-600px (mobile)
- 600-900px (tab port)
- 900-1200px (tab land)
- 1200px (large screens)
Happy coding! Keep going!
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