Align bootstrap-cards contents

前端 未结 1 450
-上瘾入骨i
-上瘾入骨i 2020-12-12 05:21

As you can see from the image, the last line of text is not aligned with the others (of the other bootstrap-cards). Logically this fact depends mainly on the size of the upp

1条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-12 06:04

    You would either have to tweak the CSS Flexbox on the card to get your elements to line up. Or you could use Bootstrap's card-footer class which will place any content at the bottom. Then you could modify the css properties on the card footer to make it look however you want.

    Card image cap
    TITOLO

    Breve descrizione

    Montepremi"; data

    0 讨论(0)
提交回复
热议问题