Skip to content

Instantly share code, notes, and snippets.

@jadwigo
Created November 18, 2024 11:22
Show Gist options
  • Select an option

  • Save jadwigo/855193348252b1828b7d3e576ba105ad to your computer and use it in GitHub Desktop.

Select an option

Save jadwigo/855193348252b1828b7d3e576ba105ad to your computer and use it in GitHub Desktop.
red gradient
/** https://cssgradient.io/ **/
background: rgb(221,11,11);
background: linear-gradient(103deg, rgba(221,11,11,1) 0%, rgba(247,0,140,1) 76%, rgba(221,11,11,1) 100%);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment