index.acss 87 B

12345
  1. .demo-image {
  2. box-sizing: border-box;
  3. width: 100%;
  4. padding: 25px 20px 0;
  5. }