special.scss 99 B

1234567
  1. .special {
  2. &__img {
  3. width: 32px;
  4. height: 32px;
  5. display: block;
  6. }
  7. }