@ciar4n - how do you wan to go about this one. We can easily make the image 100% width which will then be cut off vertically due to the max-height of the container. Or we can set a max-width for the image and align it to the center.
When you say a max-height on the container, are you referring to the paragraph?
Another solution is to set the image as a background to the module and throw some content in there. We can set all module backgrounds to background-size:cover; ..
@ciar4n - how do you wan to go about this one. We can easily make the image 100% width which will then be cut off vertically due to the
max-heightof the container. Or we can set a max-width for the image and align it to the center.Thoughts?
Or shall we hold off till Aurora v2?