Mastodon
paid-only post

The “I can’t see it so no one can see it” fallacy (members post)

The iPad mini jelly scroll situation taps perfectly into my favorite category of controversy: things that have objective facts mixed with subjective experience. Beware the idea that we all see, hear, and smell the world the same.
The “I can’t see it so no one can see it” fallacy (members post)
This post is for paying subscribers only

Subscribe to continue reading


Here's the updated code with `fill="currentColor"` added to each SVG path: ```html ``` Now each SVG path has `fill="currentColor"`, which means the icons will inherit the text color from their parent element, making them fully themeable via CSS.