Skip to content

Instantly share code, notes, and snippets.

@thedjpetersen
Created November 26, 2015 06:48
Show Gist options
  • Save thedjpetersen/a7d25bcfbccf345d6077 to your computer and use it in GitHub Desktop.
Save thedjpetersen/a7d25bcfbccf345d6077 to your computer and use it in GitHub Desktop.
stylish grid for instagram
.-cx-PRIVATE-FeedPage__root {
width: 100%;
max-width: inherit;
}
.-cx-PRIVATE-FeedPage__feed > div {
display: block;
}
.-cx-PRIVATE-FeedPage__post {
display: inline-block;
width: 600px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment