I know you can set a single radius to make circular corners, but in Webflow, can you set two radii to make elliptical corners?
As in border-radius - CSS: Cascading Style Sheets | MDN where the CSS is something like
border-radius: 50% 20% / 10% 40%;
I’m trying to make an egg, as in the last example on this preview:
Here is my site Read-Only: LINK
(how to share your site Read-Only link)