?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/numerik/wp-content/themes/blackdsn/assets/sass/blocks/dsn-block/
Upload File :
Current File : /home/rankinh/numerik/wp-content/themes/blackdsn/assets/sass/blocks/dsn-block/_info-project.scss

ul.intro-project-list {
  list-style: none;

  li {
    margin-bottom: 0;

    .list-with-number & {
      @include media_991(min) {
        padding-left: 60px;

      }
      @include media_991() {
        padding-left: 30px;

      }
    }


    .title-list-project {
      letter-spacing: 3px;
    }

    h5.title-list-project + p.description-list-project {
      margin-top: 15px;
      padding-top: 15px;
      border-top: 1px solid $border-color;
    }
  }

  .list-with-number & .number-item:before {
    left: 0;
    top: 0;
  }
}