flexible-bootstrap-carousel.css 221 B

1234567891011121314
  1. /*!
  2. Flexible Bootstrap Carousel v0.4
  3. Copyright (c) 2017 Dan Dev
  4. Released under the MIT license
  5. https://github.com/DanDevG/flexible-bootstrap-carousel/master/LICENSE.md
  6. */
  7. .carousel.flexible .items {
  8. display: none;
  9. }