Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save object1985/5b34a708e3582d00115d721f91bbed99 to your computer and use it in GitHub Desktop.
Save object1985/5b34a708e3582d00115d721f91bbed99 to your computer and use it in GitHub Desktop.
javascript:(function(){document.querySelectorAll('main,div,article,section').forEach(e => {e.style.width='initial';e.style.maxWidth='initial';});document.querySelectorAll('p').forEach(e => {e.style.width='initial';e.style.adding='initial';e.style.margin='initial';})})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment