This commit is contained in:
Jonathan Hess 2017-02-06 14:50:47 +01:00
parent 39bcec2f36
commit 349c56ab0d

View file

@ -1,5 +1,6 @@
// Carousel
#myCarousel {
// display: none;
background: $gray-lighter;
.item {
background-color: lighten($brand-primary, 10%);