Skip to content

Instantly share code, notes, and snippets.

@hadrysmateusz
Created January 2, 2021 23:11
Show Gist options
  • Save hadrysmateusz/5a01ccca7be9a2eaea801dc43d141e64 to your computer and use it in GitHub Desktop.
Save hadrysmateusz/5a01ccca7be9a2eaea801dc43d141e64 to your computer and use it in GitHub Desktop.
Markdium-
.gradient-text {
background-image: linear-gradient(red,blue);
background-clip: text;
color: transparent;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment