Skip to content

Instantly share code, notes, and snippets.

@calvez
Created October 11, 2018 04:36
Show Gist options
  • Save calvez/7d64328211eff0a48ac916bd44b7551b to your computer and use it in GitHub Desktop.
Save calvez/7d64328211eff0a48ac916bd44b7551b to your computer and use it in GitHub Desktop.
.bg-edge2edge {
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment