style.scss 56 B

123456
  1. .img-box {
  2. img {
  3. width: 100%;
  4. display: block;
  5. }
  6. }