ratio
<img src="..." layout="ratio:16/9">...</div>
The ratio utility lets you define the aspect ratio of an element.
Thanks to it you can define proportion on images :
But you are not limited to images ! You can use it on any element :
<img src="..." layout="ratio:16/9">...</div>
The ratio utility lets you define the aspect ratio of an element.
Thanks to it you can define proportion on images :
But you are not limited to images ! You can use it on any element :