Skip to content

Instantly share code, notes, and snippets.

@yanli0303
Last active July 19, 2021 18:26
Show Gist options
  • Save yanli0303/52b5741c7848a6a1d7b331761868cc1f to your computer and use it in GitHub Desktop.
Save yanli0303/52b5741c7848a6a1d7b331761868cc1f to your computer and use it in GitHub Desktop.
/* https://animista.net/ */
.typing {
animation: typing 2s steps(22), blink .5s step-end infinite alternate;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment