Skip to content

Instantly share code, notes, and snippets.

@juanca
Created October 9, 2020 18:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juanca/669c59f15a17e20022b8bd78b12889e6 to your computer and use it in GitHub Desktop.
Save juanca/669c59f15a17e20022b8bd78b12889e6 to your computer and use it in GitHub Desktop.
github_full_width.js -- responsive github because why not?
javascript:
((n = document.getElementsByClassName('new-discussion-timeline')[0]) && (n.style['max-width'] = '90%') && false);
@tonytrangmail
Copy link

Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment