Skip to content

Instantly share code, notes, and snippets.

@DaDanny
Created November 19, 2016 13:16
Show Gist options
  • Save DaDanny/320920b7412fd88915bc30b7195be6b6 to your computer and use it in GitHub Desktop.
Save DaDanny/320920b7412fd88915bc30b7195be6b6 to your computer and use it in GitHub Desktop.
vygWJN
<div class="color-test">
</div>
.color-test{
width: 100vw;
height: 100vh;
background: linear-gradient(to bottom right, #1F33AD, #802A97 85%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment