Skip to content

Instantly share code, notes, and snippets.

@jgthms
Created July 14, 2016 20:41
Show Gist options
  • Save jgthms/32b38d11d1117f74f9a50e981d4ecace to your computer and use it in GitHub Desktop.
Save jgthms/32b38d11d1117f74f9a50e981d4ecace to your computer and use it in GitHub Desktop.
Pitchfork Breaking News Gradient
.breaking-news.tickets {
background: #00c596;
background: linear-gradient(to right,#00c596 0,#009dcd 100%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment