Is there any way to set the max width and height of an image when there are not enough images to fill a row or column? currently if only one item is present in the photos array the image fills the full viewport width. Instead I'd like the image to be displayed with a pre-defined max-width and height.
Is there any way to set the max width and height of an image when there are not enough images to fill a row or column? currently if only one item is present in the photos array the image fills the full viewport width. Instead I'd like the image to be displayed with a pre-defined max-width and height.
Thanks