Answers for "bootstrap cadre image"

CSS
2

bootstrap class align center image

class="mx-auto d-block"
Posted by: Guest on May-01-2020
0

responsive svg with bootstrap

.svg-container { 
	display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 100%; 
	vertical-align: middle; 
	overflow: hidden; 
}
Posted by: Guest on September-24-2020

Browse Popular Code Answers by Language