Skip to content

Instantly share code, notes, and snippets.

@thadallender
Created February 5, 2014 20:24
Show Gist options
  • Save thadallender/8832286 to your computer and use it in GitHub Desktop.
Save thadallender/8832286 to your computer and use it in GitHub Desktop.
Grid tweak for 6 items in Storyteller
.fromblog-post, .blog-grid .hentry {
width: 32%;
}
.fromblog-post:nth-child(3n+1){
clear:left;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment