Created
October 17, 2021 01:44
-
-
Save richeklein/23c93bb533d2c6336852ce53af2ddb4f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:document.getElementsByClassName('lg:w-3/12')[1].classList.add('hidden');document.getElementsByClassName('lg:w-9/12')[0].classList.remove('lg:w-9/12') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's how to create a bookmarklet in Chrome.