Skip to content

Instantly share code, notes, and snippets.

@daltonnyx
Created October 1, 2017 10:28
Show Gist options
  • Save daltonnyx/409c85338a90db5361f203d938040bea to your computer and use it in GitHub Desktop.
Save daltonnyx/409c85338a90db5361f203d938040bea to your computer and use it in GitHub Desktop.
/*Horizontal*/
background-image: linear-gradient(to right, black 33%, rgba(255,255,255,0) 0%);
background-position: bottom;
background-size: 3px 1px;
background-repeat: repeat-x;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment