Video wird geladen...
Video konnte nicht geladen werden
Neat piece is the responsive morph using CSS min() ✨ [popover] { transition-property: display, width, height; transition-behavior: allow-discrete; width: anchor-size(width); @starting-style { width: min(640px, 100vw - 2rem); }}
64,736 Aufrufe • vor 1 Jahr •via X (Twitter)
5 Kommentare

Aweesha Thavishankavor 1 Jahr
Below I mentioned Tailwindcss Code for that. 💫 <div class="transition-all duration-300 ease-in-out max-w-[640px] w-[calc(100vw-2rem)]"> <!-- Content here --> </div> (If have any issue please inform that.🥰)

Noévor 1 Jahr
How are you making these controls in the top right corner? They look so nice.

Nilvor 1 Jahr
@memdotai mem it

Memvor 1 Jahr
@jh3yy Saved! Here's the compiled thread:

Deus lo vultvor 1 Jahr
Cuando algún vídeo sobre como hacer estás cositas 🧐🧐
