Skip to content

Instantly share code, notes, and snippets.

@moorchegue
Created January 24, 2025 06:17
Show Gist options
  • Save moorchegue/6b9f93674dd5ed200fc7d7870cc5161a to your computer and use it in GitHub Desktop.
Save moorchegue/6b9f93674dd5ed200fc7d7870cc5161a to your computer and use it in GitHub Desktop.
500px.com decluttering
/* 500px */
div:has(>a[href*="pulsepx.com"]) {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment