The builderStyling
Size
Width, height, their limits, and aspect ratio.
Size sets how much space a block takes.
- Width and height, as fixed values or relative ones.
- Min and max for each, to keep a block within bounds as its content or the screen changes.
- Aspect ratio, to hold a shape regardless of width.
- Object fit, for how an image or video fills its box.
Like the rest of the design panel, every value can differ per breakpoint.