Skip to content

Instantly share code, notes, and snippets.

@davidperezgar
Created April 6, 2016 08:47
Show Gist options
  • Save davidperezgar/bc4b63e34330ef87425cef1e162d16cd to your computer and use it in GitHub Desktop.
Save davidperezgar/bc4b63e34330ef87425cef1e162d16cd to your computer and use it in GitHub Desktop.
Full Width in container bootstrap
section.post_content section {
width: 500%;
margin-left: -200%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment