Design comparison
SolutionDesign
Community feedback
- @kdubrovskyPosted over 1 year ago
Hi! There some thing to improve your solution:
- Try to control overflow-x on html and body tags to prevent horizontal scrolling
- Try to create main promo block with pure css/html instead of solid png image. It gives you more control and flexibility to get responsive design
- Don't forget about box-shadow on courses cards
Feel free to research my solution @ GitHub — it might be helpful.
Marked as helpful0
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