Is there a way to make sure each module on my main page is of equal height? I don't see an option for it in the template settings, and want to make sure I do it correctly
thanks!
.max-height100 .moduletable_content {max-height: 100px;}
.max-height150 .moduletable_content {max-height: 150px;}
.max-height200 .moduletable_content {max-height: 200px;}
.max-height250 .moduletable_content {max-height: 250px;}
