Mobile first workflow with Flexbox and CSS Custom Properties

Solution retrospective
Hey all,
here is my solution. I would really appreciate some feedback. Thank you :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SaifN97
Great work on this one!👏👏
I'll suggest try using
em
units formargin
/padding
.When you use
em
units the spacing adjusts automatically depending on thefont-size
of the element as we shrink things down for mobile view.Have fun coding :)
- @AngelusLovell
Your solution is really good.😍
Where did you learn "BEM"?
Join 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