Skip to content

Instantly share code, notes, and snippets.

@hew
Last active May 16, 2017 00:59
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 hew/95397ba3a64ef1058f84f96a2a7d1922 to your computer and use it in GitHub Desktop.
Save hew/95397ba3a64ef1058f84f96a2a7d1922 to your computer and use it in GitHub Desktop.
Multiple color backgrounds

Multiple color backgrounds

/* for multiple color backgrounds */
background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment