My bootstrap cards are stretching too much down in

2019-08-08 17:51发布

问题:

I have used Bootsrap 4.1 How can I fix this up? open this link in IE and check Work section of this portfolio Visit http://monishussain.online.cp-in-17.bigrockservers.com/

回答1:

Remove the card class from the div shown in the image below and add border class to it to give it a 1px border.

Full resolution image

Change your button code from

<button class="btn btn-warning d-md-none d-lg-block"><a href="Blog Admin panel/index.html" class="text-dark" target="_blank">View</a></button>

to

<a class="btn btn-warning d-md-none d-lg-block" href="glozzom2/index.html">View</a>