Created
October 1, 2017 10:28
-
-
Save daltonnyx/409c85338a90db5361f203d938040bea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*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