Article preview component with a little bit of Flexbox.
Design comparison
Solution retrospective
Hey! Any ideas or suggestions are welcome. ^_^
Community feedback
- @ezraguyPosted about 4 years ago
hey @Pluffy2217, The site looks great! but I did found 1 thing that can be fixed. the media query that makes the main div become vertical needs to be triggered a little bit sooner. the current media query triggers at 480px but when I resize my screen to around 500px the left and right of the div overflows the screen. other than that everything is perfect. Great Work!
1@Pluffy2217Posted about 4 years ago@ezraguy Thank you for the tip. To fix this I changed the max-width to 530px, above than that, it's going to enter the tablet mode so I think 530px would be optimum for the mobile interface.
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