Skip to content

Instantly share code, notes, and snippets.

@jamesnesfield
Created October 29, 2014 17:28
Show Gist options
  • Save jamesnesfield/963a97f6b71ba986b08a to your computer and use it in GitHub Desktop.
Save jamesnesfield/963a97f6b71ba986b08a to your computer and use it in GitHub Desktop.
nice gradient
.nice-gradient {
background-image: linear-gradient(160deg,#63D663 20%,#57D39C 80%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment