Build mobile apps with simple HTML, CSS, and JS components. http://goratchet.com/

10 lines
126 B

.slider {
margin-bottom: 0;
}
.slider img {
width: auto;
height: 150px;
}
.content-padded {
margin: 30px 15px 15px;
}