Skip to content

Instantly share code, notes, and snippets.

@malcolmocean
Last active September 1, 2024 21:03
Show Gist options
  • Save malcolmocean/163939d40ca6c3bd529bcaa8e7ffde22 to your computer and use it in GitHub Desktop.
Save malcolmocean/163939d40ca6c3bd529bcaa8e7ffde22 to your computer and use it in GitHub Desktop.
Twitter timeline ultraspaced
@-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