Loading video...
Video Failed to Load
a little css trick i like ↓ adapt the radius gradually based on available space shrink from --r to 0 within --g 🧑🍳 .card__surface { --r: 42px; --g: 24px; border-radius: clamp( 0px, (100vi - 100cqi) / 2 * var(--r) / var(--g), var(--r) ); }
57,618 views • 6 days ago •via X (Twitter)
0 Comments
No comments available
Comments from the original post will appear here


