Created
April 13, 2020 14:13
-
-
Save naush/6c9a02cc7fd45630151f29d1d713b78b 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
| .g { | |
| width: 1px; | |
| height: 1px; | |
| background: | |
| linear-gradient(rgba(178, 86, 86, 1), rgba(178, 86, 86, 1)) 0px 0px / | |
| 1px 1px; | |
| background-repeat: no-repeat; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment