Skip to content

Instantly share code, notes, and snippets.

@ntnbst
Created April 15, 2020 13:55
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 ntnbst/2cf89f50661a07e1dcd3b82f16697390 to your computer and use it in GitHub Desktop.
Save ntnbst/2cf89f50661a07e1dcd3b82f16697390 to your computer and use it in GitHub Desktop.
.full-width {
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
max-width: 100vw;
position: relative;
right: 50%;
width: 100vw;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment