
Design comparison
Solution retrospective
Finding spaces was very hard before, now it's getting much easier, even in different page sizes.
What challenges did you encounter, and how did you overcome them?I'm still finding out if we should change font sizes in responsive media queries or not, since in smaller devices, it may be hard to read smaller fonts, or should we set components sizes in px or rem, because if we change the default pages font size on media query, it will affect the spaces that used rem, so right now I'm using fixed pixels for components in different screen sizes so nothing gets messy, and looks perfect for now.
What specific areas of your project would you like help with?I'm curious to find out if we should set specific sizes for each component in pixels on different device sizes, or not.
because it may seem kind of static but in the same time it makes page look more stable and nicer.
Community feedback
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