Skip to content

Instantly share code, notes, and snippets.

@nzjames
Created March 14, 2023 20:54
Show Gist options
  • Save nzjames/87e130dc904e0630f4987bcad94b9ddf to your computer and use it in GitHub Desktop.
Save nzjames/87e130dc904e0630f4987bcad94b9ddf to your computer and use it in GitHub Desktop.
no login facebook
form:has([aria-label="Log in"]) {
display: none;
}
[data-nosnippet] {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment