-
Notifications
You must be signed in to change notification settings - Fork 21
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
[ECO-1955] Update loading animation with hearts #268
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
As discussed on call, let's make sure the emojis are all centered for the one that the other emojis are circling.
You can probably visually test this easily by cycling through different random emojis really fast, and seeing which ones change the overall position/size of the wrapper div
Ideally we'll have custom css for poorly fitting emojis. If this is too complicated for all the different emoji picker sets (Apple, Windows, Linux, etc) we can just use Apple emojis
Description
This PR updates the loading animation to match the general theme of emojicoin.fun.
It uses a cool animation with colored hearts.
Testing
See vercel preview.
Go to
/loading
to see the loading animation endlessly.Checklist