Skip to content

Instantly share code, notes, and snippets.

@MjHead
Created June 10, 2019 08:23
Show Gist options
  • Select an option

  • Save MjHead/63b4e31d0b965e9503b8335a096fe746 to your computer and use it in GitHub Desktop.

Select an option

Save MjHead/63b4e31d0b965e9503b8335a096fe746 to your computer and use it in GitHub Desktop.
.chess-listing .jet-listing-grid__item:nth-child(even) .chess-col-1 {
order: 2;
}
.chess-listing .jet-listing-grid__item:nth-child(even) .chess-col-2 {
order: 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment