mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 08:58:30 -04:00
Update css-waving-hand-emoji.mdx
This commit is contained in:
parent
f18277b940
commit
70a7053afb
@ -38,7 +38,6 @@ Below are the code snippets you can grab and customize to make your own ["waving
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
|
||||||
@keyframes wave-animation {
|
@keyframes wave-animation {
|
||||||
0% { transform: rotate( 0.0deg) }
|
0% { transform: rotate( 0.0deg) }
|
||||||
10% { transform: rotate(14.0deg) } /* The following five values can be played with to make the waving more or less extreme */
|
10% { transform: rotate(14.0deg) } /* The following five values can be played with to make the waving more or less extreme */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user