Design comparison
Solution retrospective
I'll try to use tailwindcss next time.
What challenges did you encounter, and how did you overcome them?I struggled a bit with placing the component vertically on center with flex, so I just opted to use transform instead.
What specific areas of your project would you like help with?I managed to understand a bit of at least everything that I used when I wrote this one. But one thing I really struggle to understand is the assigning of values to the sizes. What sizes should I use (px, vh, rem, em)? What are their differences and what is the best practice when assigning these values?
Community feedback
- @vaguepizzaPosted 7 months ago
well It's recommended to use rem for all your font sizes, and ems for depending on a situation, I'll link a couple of videos here, and if you watch them trust me you'll be clear with what, where and why you should be using rem or em units
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