Equals high of div-containers in cards-Twitter bootstrap
I need to make cards in same heigth. I don't mean the card them self, I mean the containers in the cards. My code is looking like this .card-text { border: 1px solid lightgrey; } <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.2/css/bootstrap.min.css" rel="stylesheet" /> <div…