Site URL: https://raymortenson.squarespace.com/index
https://raymortenson.squarespace.com/index
pw: Portfolio
I'm looking to make all the lower block images the same height.
I've tried:
div#block-yui_3_17_2_1_1603656731005_8501 {
max-height: 30px;
margin: 0 auto;
}
but it's adjusting the height of the row not the image itself.
thanks!