Make ReactStrap/Bootstrap4 Cards In Separate Columns Same Height
问题 I have an example at https://codesandbox.io/s/426277vml9. I am using separate columns because I want them to stack at low resolution. Obviously, right now, height is a function of content, and so they are unequal. Is there any way (short of imposing a fixed height) to get them to automagically align to the same height? <Container fluid className="full-height bg-light"> <Row className="h-100 justify-content-center full-height align-items-center bg-light"> <Col xs="10" lg="3" className="p-0">