Skip to content

Instantly share code, notes, and snippets.

@JamesSkemp
Last active April 19, 2016 01:01
Show Gist options
  • Save JamesSkemp/87ab8a4b10590142ff66 to your computer and use it in GitHub Desktop.
Save JamesSkemp/87ab8a4b10590142ff66 to your computer and use it in GitHub Desktop.
Zenva academy full width video
// Run the following in your browser's console, after page load.
// Works as of 1/8/2016 on https://academy.zenva.com.
$('#sidebar').hide();$('#main').css('width', '95%');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment