Skip to content

Instantly share code, notes, and snippets.

@zanesensenig
Last active October 23, 2015 15:33
Show Gist options
  • Save zanesensenig/42318d121ac8ef3f2583 to your computer and use it in GitHub Desktop.
Save zanesensenig/42318d121ac8ef3f2583 to your computer and use it in GitHub Desktop.
Target the last element in a set of 3
a:nth-child(3):last-child {
/* I'm the last of three */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment