Skip to content

Instantly share code, notes, and snippets.

@jupegarnica
Created November 26, 2020 09:45
Show Gist options
  • Select an option

  • Save jupegarnica/9e89f01d94b2fe06cbefa3a4af95df7f to your computer and use it in GitHub Desktop.

Select an option

Save jupegarnica/9e89f01d94b2fe06cbefa3a4af95df7f to your computer and use it in GitHub Desktop.
.text-gradient {
background: linear-gradient(to right, darkblue, darkorchid);
color: transparent;
background-clip: text;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment