-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hackcamp2023 animation sam #361
Conversation
Visit the preview URL for this PR (updated for commit 4871169): https://dev-nwplus-root--pr361-hackcamp2023-animati-f8upe7oz.web.app (expires Sat, 14 Oct 2023 23:17:58 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: ca465d4a689cc01bf206252b60f82f45b4ba90eb |
@@ -145,6 +169,48 @@ const StyledTitle = styled(Header2)` | |||
} | |||
` | |||
|
|||
const waving = keyframes` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
honestly, the animation looks fine to me. But if you want to make it perfect I think you can try using translateX
and translateY
along with rotate
here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm- I left a comment for potential fix for the waving animation you mentioned yesterday
Description
animations for ufo light, mushroom glow, deer and bear wave, sea creature movement, space nugget bob, bubble rise and disaapear
Other considerations