Last active
September 1, 2024 21:03
-
-
Save malcolmocean/163939d40ca6c3bd529bcaa8e7ffde22 to your computer and use it in GitHub Desktop.
Twitter timeline ultraspaced
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
@-moz-document url("https://x.com/home"), url("https://x.com/compose/post"), | |
url("https://twitter.com/home"), url("https://twitter.com/compose/tweet") { | |
div[aria-label="Timeline: Your Home Timeline"] > div > div article { | |
padding-bottom: 1000px; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment