Sizing to Fill and Fit Content in Framer
Since relative positioned layers are aware of their siblings and push against one another, we can use “Fill” sizing to determine how they scale to occupy the available space — ensuring our designs are fluid and responsive across different screen sizes and devices.
On the flip side, Stacks can also be set to “Fit content” to automatically snug themselves around their child elements.
In this lesson, we’re going to dig deep into how these two sizing modes work — along with how and when to use them.