Skip to content

Instantly share code, notes, and snippets.

@lmeyer
Created July 12, 2018 22:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lmeyer/64ba3b91a236b2ef7dceef6ac248a985 to your computer and use it in GitHub Desktop.
Save lmeyer/64ba3b91a236b2ef7dceef6ac248a985 to your computer and use it in GitHub Desktop.
Gradient on text
background: linear-gradient(45deg,#f5a04b,#d82873);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline-block;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment