Commit 165bca15 authored by santiaago's avatar santiaago
Browse files

fix carrousel in iphone 5 #83

parent 5f198c44
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -118,3 +118,9 @@
    }
}


@media (max-width: 350px){
    .carouselExamples-inner > .item > img {
	margin-left: 70px;
    }
}
 No newline at end of file