Skip to content

Instantly share code, notes, and snippets.

@Gianfranco97
Last active September 15, 2019 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gianfranco97/28ef2f3670599050a834bd925fdbb96b to your computer and use it in GitHub Desktop.
Save Gianfranco97/28ef2f3670599050a834bd925fdbb96b to your computer and use it in GitHub Desktop.
Angus - css gradient
background: rgb(168,0,56);
background: linear-gradient(180deg, rgba(168,0,56,1) 0%, rgba(253,0,84,1) 47%);
@Gianfranco97
Copy link
Author

Captura de pantalla 2019-09-15 a la(s) 10 57 04 p  m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment