Skip to content

Instantly share code, notes, and snippets.

@greglgomez
Last active August 29, 2015 14:09
Show Gist options
  • Save greglgomez/7e3491292b987d6cd284 to your computer and use it in GitHub Desktop.
Save greglgomez/7e3491292b987d6cd284 to your computer and use it in GitHub Desktop.
css tweak for when moving "post meta" to under "post info" in Genesis Framework
.entry-meta:last-child {
margin-bottom: 24px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment