uisng flexbox and js

Solution retrospective
rate my design please, Any feedback and suggestions on how I can improve are very welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, esraagamal!
Nice job! 🙌
I think either making the hero illustration stick to the right side of the page or moving the image over with
transform
(or something) and allowing more of it to be seen on larger screens (by getting rid ofoverflow: hidden
on the images container and putting it on thebody
or something instead) would be nice so that the illustration doesn't look suddenly cut off on large screens.Keep coding (and happy coding, too)! 😃
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