Skip to content

Instantly share code, notes, and snippets.

@davedkg
Created February 13, 2020 23:24
Show Gist options
  • Save davedkg/54ba65d1fa2b372ddcb04ea7af951411 to your computer and use it in GitHub Desktop.
Save davedkg/54ba65d1fa2b372ddcb04ea7af951411 to your computer and use it in GitHub Desktop.
Frosting on Heroku pipeline
#pipeline-overview .stage::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 10px;
background: linear-gradient(rgba(247,248,251,0),#f7f8fb);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment