Design comparison
SolutionDesign
Solution retrospective
This is my version of the Base Apparel coming soon page.
For me, I find adding Media Queries difficult and time consuming. Does anyone have a quicker/ easier way to add media queries?
As always, advice is greatly appreciated.
Happy Coding!!
Community feedback
- @Mennatallah-HishamPosted about 1 year ago
Hi Karl, you did a good job.
for responsive design I suggest you follow mobile-first approach, it is much easier and requires less code.
common breakpoints I use: 768px,900px,1200px
Hope this helps 😉 and Happy coding!
2
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