Sha256: 6ef473b9832ae0b5ed74bbc7f531e084b03c61f9c8d5bf3a5fe350cad8721584

Contents?: true

Size: 286 Bytes

Versions: 2

Compression:

Stored size: 286 Bytes

Contents

%text {
  p + p, p + ul, ul + p, ul + form {
    margin-top: 20px;
  }
}

.wrap {

  &._hero.--demo {
    @extend %wrap_grid;
    @extend %text;
  }

  &._overlay {
    position: relative;
    z-index: 2;

    &.--demo {
      align-self: center;
      @extend %wrap_grid;
    }
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
futuro-0.2.7 _sass/_wrap.scss
futuro-0.2.6 _sass/_wrap.scss