Created
January 24, 2025 06:17
-
-
Save moorchegue/6b9f93674dd5ed200fc7d7870cc5161a to your computer and use it in GitHub Desktop.
500px.com decluttering
This file contains hidden or 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
/* 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