Created
May 24, 2019 01:53
-
-
Save desandro/65f26d4b3b573bcd051f6c802fa4de03 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
/* sidebars */ | |
.Trends, | |
.wtf-module, | |
.RelatedUsers, | |
.SignupCallOut, | |
/* in timeline */ | |
.wtf-module.has-content, | |
.tweet.dismissable-content, | |
.LiveVideoHomePageModuleContainer, | |
.WtfLargeCarouselStreamItem, /* WTF in timeline */ | |
.stream-item.DismissibleModule, /* In case you missed it, in timeline */ | |
.Footer /* Advertise with Twitter */ | |
{ | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment