swiper.acss 86 B

12345678
  1. .swiper-item{
  2. display: block;
  3. height: 150px;
  4. }
  5. .margin-t {
  6. margin-top: 24px;
  7. }