Min and Max Sizing in Framer

When we use flexible sizing modes like fill or relative, we run the risk of things being stretched or squashed to such a degree that things get a bit… well… ugly.

When we use flexible sizing modes like fill or relative, we run the risk of things being stretched or squashed to such a degree that things get a bit… well… ugly.

This is where Min and Max values come in — allowing us to enforce some limits to how big or small things can get — to keep things fluid… but contained. Let’s spend some time getting more familiar with the mechanics of min and max and look at some examples of when it saves the day.