///////////////////////////////////////////////// // MIN-HEIGHT ///////////////////////////////////////////////// ORIGINAL DEFAULT VALUE minHeight: {value: 50, unit: 'px'} EARLIEST NOTES [as it pertains to column] "50px" used so that column visually moves should user change either the section's "align-items" property or the column's "align-self" property [as it pertains to section] "100px" gives enough room for columns default size of "50px" to visually move should user decide to change section's "align-items" settings