Article preview component

Solution retrospective
Hello Community,
Tried Pixel perfect in this challenge any feedbacks are appreciated.
Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@a1excpunk
Pixel perfect is kinda "not a good idea" with responsiveness because your work won't be seen on the same dimension devices so if the user misses that "sweet spot" everything scrambles. Plus, you tried pixel perfect with "responsive" units like % and rem, if you want to make pixel perfect work it's a better idea to make it static for both, desktop and mobile versions.
Marked as helpful
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