Posts by AS ALL TECH Info • 1 point
1 post
- 
		-1 votes4 answers3804 viewsA: How to align image of Carousel Bootstrap?If you just want to center the image: .carousel-inner> .item> img { margem: auto; } 
1 post
-1
votes4
answers3804
viewsIf you just want to center the image: .carousel-inner> .item> img { margem: auto; }