Home › Forums › CSS › Flexbox: same height + aligned to bottom › Reply To: Flexbox: same height + aligned to bottom
February 9, 2016 at 5:35 pm
#237892
Participant
if you go for flex, then you can imbricate them:
you may use wrap, column, … , and flex:1; where you want a single element to fill whole space avalaible:
https://codepen.io/gc-nomade/pen/obQRRM