Remove owl carousel related settings from the files. Fixes #3.

This commit is contained in:
Arpad Csanyi
2016-03-15 23:01:07 +01:00
parent fc9150081d
commit 5e56dc81b5
3 changed files with 1 additions and 18 deletions

View File

@@ -193,16 +193,3 @@ ul {
}
}
}
// BOF: These styles will be deleted when removing OWL carousel.
.owl-carousel {
max-width: 991px;
margin: auto;
}
.owl-carousel .item img {
display: block;
width: 100%;
height: auto;
}
// EOF: These styles will be deleted when removing OWL carousel.