What is Nostr?
CSS by T. Afif :verified: /
npub1w9x…pcdf
2024-04-08 15:16:29

CSS by T. Afif :verified: on Nostr: use CSS variables object-position: var(--x) var(--y) then you update them using ...

use CSS variables

object-position: var(--x) var(--y)

then you update them using classes

.left {--x: left}
.bottom {--y: bottom}

and so on
Author Public Key
npub1w9xzec0p0vusgvpu3wsxf4qcma7tt2wkz8jj2gf4rnvjns59zvvslwpcdf