Closed yu-ahmed closed 6 years ago
Per definition responsive images have variable heights and widths. The ViewHelper sets height and width attributes based on the fallback image, but if you want to style the height of an image, you should do so by using CSS.
Maybe related to PR #41
Per definition responsive images have variable heights and widths. The ViewHelper sets height and width attributes based on the fallback image, but if you want to style the height of an image, you should do so by using CSS.