Article preview component

Solution retrospective
I am face challenge in css in media query.. I would appreciate suggestions on media query .. please
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@codejeroo
Great solution! To give you some tips using media queries it would be really nice if you start to switching em and rem for sizing and as much as you can avoid using pixels using queries because it would not make it responsive. It would've been better also
max
ormin
height and width instead of fixed sizes. Or trying using percentages because in that way it would be much more responsive. Overall it was nice! Keep Coding!
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