Article preview component

Solution retrospective
Can't get a proper responsive page.
I admit it, I was bored by this project and wanted to start another one 😅
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NitiemaAllassane
Great job, brother. I really like your work. But I visited your project, and on tablets, the text overflows.
To fix this minor bug, try removing the height from the .container class. You should set .container { height: auto } or just remove it.
Other than that, you've done a great job. And your JavaScript code is very readable—I had no trouble understanding it.
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