Skip to content

Instantly share code, notes, and snippets.

@gmcusaro
Created July 18, 2022 19:31
Show Gist options
  • Save gmcusaro/33fc803927f45a56568e73f34fc5e074 to your computer and use it in GitHub Desktop.
Save gmcusaro/33fc803927f45a56568e73f34fc5e074 to your computer and use it in GitHub Desktop.
Glitch shadow
.glitch {
color: #000000;
text-shadow: red -2px 0, cyan 2px 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment