CSS by T. Afif :verified: on Nostr: npub1msk6l…qruyn You can also do the same with border-radius border-radius: 1.1em / ...
npub1msk6ltntv4skymtmjmhyxpwfy2hs40arm0ryd522k83fzum67vqsjqruyn (npub1msk…ruyn) You can also do the same with border-radius
border-radius: 1.1em / 50%
and in your particular case, using a big value (not a percentage one) can also do the job
ex: border-radius: 5em;
border-radius: 1.1em / 50%
and in your particular case, using a big value (not a percentage one) can also do the job
ex: border-radius: 5em;