Theme
  • Light
  • Dark

Aspect ratio


The aspect-ratio CSS property sets a preferred aspect ratio for the box, which will be used in the calculation of auto sizes and some other layout functions.

Class name Properties
_asprt-1/1 aspect-ratio: 1 / 1
_asprt-3/2 aspect-ratio: 3 / 2
_asprt-4/3 aspect-ratio: 4 / 3
_asprt-16/9 aspect-ratio: 16 / 9
_asprt-16/10 aspect-ratio: 16 / 10
Modifier