Responsive Social Proof Section using Flexbox
Design comparison
Solution retrospective
This was my first time using only rem/em units instead of px. Would appreciate any suggestions to improve.
Community feedback
- @buneeIsSloPosted almost 3 years ago
Hey! @anoshaahmed, Great job on the challenge. Your solutions is pixel-perfect and responds pretty well. However, I noticed that you used the
em
unit for settingmax-width
s on the media queries. This does the job but, is not ideal. Theem
unit is more suitable for applyingpadding
andmargin
s. This short video should help :)Marked as helpful2@anoshaahmedPosted almost 3 years ago@buneeIsSlo Thank you so much I didn't know that.
1 - @Kamasah-DicksonPosted almost 3 years ago
Grrat job there Anosha....its pixel perfect but I realised the paragraphs in the purple boxes are a bit grey not white....maybe u can make them white later. :)
Marked as helpful1@anoshaahmedPosted almost 3 years ago@Kamasah-Dickson thanks kamasah!! i'll take a look at it :)
0 - @PhoenixDev22Posted almost 3 years ago
Great Work Anosha Ahmed!
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