Design comparison
SolutionDesign
Community feedback
- @KamronbekBotirjonovPosted 4 months ago
Hi bro. I see that you have overflow on the x axis. You can resolve it by simply adding overflow-x: hidden; to your body.
And I see that on mobile your card is a bit left aligned you can resolve that by making its container width 100% on mobile.
And also I see that you are using img tags for top and bottom illustration images. It is better to use background-image property for them
I hope my feedback helps you
1@HeshamAliAhmaPosted 4 months agothank you bro, i will solve the mistakes now@KamronbekBotirjonov
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