Design comparison
SolutionDesign
Solution retrospective
This is my next project, here I tried adding animation for the first time. Any tips or feedback would be appreciated.
Community feedback
- @buneeIsSloPosted about 3 years ago
Hey! @CoderPr0, Great job on this challenge, the animations are pretty cool. My only suggestion for you would be to add an
overflow: hidden
. this way the scroll bars that cause the animations to stutter do not appear and you can setoverflow
back toauto
once the animations are complete.Hope this helps :)
Marked as helpful1@CoderPr0Posted about 3 years ago@buneeIsSlo ahh, I didn't notice the stuttering until now, thank you for pointing it out. :)
1
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