Skip to content

Instantly share code, notes, and snippets.

@DustinHartzler
Created September 21, 2015 18:30
Show Gist options
  • Save DustinHartzler/2d00c0966a3c7a1f9ab1 to your computer and use it in GitHub Desktop.
Save DustinHartzler/2d00c0966a3c7a1f9ab1 to your computer and use it in GitHub Desktop.
.home-section.testimonials .widget_woothemes_testimonials .quote .avatar {
margin: 0 2.618em 2.618em 0;
float: left;
}
.home-section.testimonials .widget_woothemes_testimonials .quote:nth-of-type(n+2) {
margin-bottom: 0;
padding-bottom: 0; }
.home-section.testimonials .widget_woothemes_testimonials .quote:nth-of-type(n+2) .avatar {
float: right;
margin: 0 0 2.618em 2.618em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment