diff --git a/notes/css-waving-hand-emoji.mdx b/notes/css-waving-hand-emoji.mdx index 74312a4a..52d1d036 100644 --- a/notes/css-waving-hand-emoji.mdx +++ b/notes/css-waving-hand-emoji.mdx @@ -38,7 +38,6 @@ Below are the code snippets you can grab and customize to make your own ["waving display: inline-block; } - @keyframes wave-animation { 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 */