Skip to content

Instantly share code, notes, and snippets.

@RedcoatAsher
Last active May 1, 2020 19:32
Show Gist options
  • Save RedcoatAsher/dfd34688d4f139095d86c5ab34d852f3 to your computer and use it in GitHub Desktop.
Save RedcoatAsher/dfd34688d4f139095d86c5ab34d852f3 to your computer and use it in GitHub Desktop.
[Stylus CSS] Removes ads from gmail/inbox
.ae4.aDM > .Cp:first-child {
display: none !important;
}
.aKB {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment