Responsive Landing Page Using Flexbox and Grid
Design comparison
Solution retrospective
I need to learn how to make a better responsive, if you know what I could what can I improve please tell me, thanks y'all!
Community feedback
- @MojtabaMosaviPosted about 3 years ago
Hi, you've done good job on the responsivness, Keep up the good work. Defining media query's using a relative unit rather than a fiexed one improves responsiveness, I personally use ems.
Keep coding :=)
Marked as helpful1@Gabrielbe17Posted about 3 years ago@MojtabaMosavi Thanks, I really appreciated. I was wondering, is there a big difference using rems and ems when it comes to responsive ? Thanks a lot for your feedback.
0@MojtabaMosaviPosted about 3 years ago@Gabrielbe17 They are both relative units and are set based on the default fontsize which in most cases is 16px. There is no big differece but ems have proven to be more responsive on different browsers.
Keep coding
Marked as helpful1
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