Skip to content

Instantly share code, notes, and snippets.

@brodzik
Created October 3, 2017 18:10
Show Gist options
  • Save brodzik/c4040dc78fd732d04baa97a6e07f6b50 to your computer and use it in GitHub Desktop.
Save brodzik/c4040dc78fd732d04baa97a6e07f6b50 to your computer and use it in GitHub Desktop.
Rotate Twitch player
$('.player').css('transform', 'rotate(180deg)');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment