Image Ratio
Image ratios for images using <img />
or <div>
tags. Images will span 100% of their container.
Example Image Ratio
<img class="evo-image image-ratio-16-9 image-fpo" />
Combine the evo-image
class with any image-ratio-[number]
class. image-ratio-16-9
is the popular video ratio of 16:9. image-ratio-9-16
is 16:9 but vertically oriented. image-ratio-1-1
is a square.