Skip to content

Instantly share code, notes, and snippets.

@marceloag
Created April 26, 2015 20:39
Show Gist options
  • Save marceloag/b595aae6a20b8aa38101 to your computer and use it in GitHub Desktop.
Save marceloag/b595aae6a20b8aa38101 to your computer and use it in GitHub Desktop.
Full Width Row
.full{
width: 100%;
margin-left: auto;
margin-right: auto;
max-width: initial;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment