Skip to content

Instantly share code, notes, and snippets.

@pixiebox
Created October 7, 2016 09:44
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 pixiebox/00103f6c273a413ff0cb2996d41ff210 to your computer and use it in GitHub Desktop.
Save pixiebox/00103f6c273a413ff0cb2996d41ff210 to your computer and use it in GitHub Desktop.
.element:before {
content: '';
background: #000;
bottom: 40%;
height: 80%;
position: absolute;
transform: skewY(1deg);
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment