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
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.
TITOLO
Breve descrizione
Montepremi";
data
讨论(0)