Design comparison
Solution retrospective
How do I make this responsive?
Community feedback
- @ArigatouzPosted about 4 years ago
Well done man Remember all the designs on 1440px desktop and 375 mobile work around those 2 :D GL MORE and more and love the work you did there keep it up :D
0 - @akumbhar11Posted about 4 years ago
you can use media queries for various breakpoints or easier way is to use bootstrap.
0@rocferryjrPosted about 4 years agoI've been trying to use @media query but I don't know what to write in there. I want to improve my css skills.. so I'm going to avoid bootstrap for now..
0@akumbhar11Posted about 4 years ago@rocferryjr in you css i see you have used px values, this would make the design rigid and non responsive, for starters you should use percentages instead. and as for media query you can go through articles like - https://www.w3schools.com/css/css3_mediaqueries_ex.asp for understanding.
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