Alvaro Montoro on Nostr: npub1nrry8…0fss8 define "hide." You could hide it (as "not visible" but still there ...
npub1nrry8gmljnjtta200fjndwarr7hu2pk69stpy30c4vz5r4k9y6tqk0fss8 (npub1nrr…fss8) define "hide."
You could hide it (as "not visible" but still there for the machine to find) by doing something like this:
div { font-size: 0 }
div span { font-size: 1rem }
You could hide it (as "not visible" but still there for the machine to find) by doing something like this:
div { font-size: 0 }
div span { font-size: 1rem }