Last active
January 14, 2022 04:14
-
-
Save argyleink/af322db40afec189d4192533233f2b28 to your computer and use it in GitHub Desktop.
demo conic
This file contains 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
div { | |
background: conic-gradient(at top right, deeppink, rebeccapurple); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment