Sha256: 6999d0f8099296348f46af8d7f11243bdde4b9e594ddfcfec71a1c722f3c7437

Contents?: true

Size: 769 Bytes

Versions: 94

Compression:

Stored size: 769 Bytes

Contents

.extend {
  .Vlt-card {
    min-width: 280px;

    .Vlt-icon--larger {
      margin-bottom: 8px;
    }
  }
}
.extend-wrapper {
  width: 80vw;

  .extend-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    img {
      align-self: center;
      margin: 17px 0;
      max-height: 100px;
    }
    .tags {
      > ul {
        list-style: none;
        padding: 0;
        margin: 5px;
      }
    }
    .cta {
      margin: 60px;
    }
  }

  .extend-content {
    background: $white;
    border: $border;
    border-radius: 10px;
    box-shadow: $shadow;
    padding: 80px 60px;
    margin-bottom: 40px;
    width: 80%;
    margin: 15px auto;
    img {
      max-width: 80%;
      margin: 15px auto;
      display: block;
    }
  }
}

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
station-0.5.16 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.15 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.14 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.13 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.12 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.11 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.10 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.9 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.8 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.7 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.6 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.5 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.4 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.3 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.2 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.1 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.5.0 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.4.9 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.4.8 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss
station-0.4.7 lib/nexmo_developer/app/webpacker/stylesheets/objects/_extend.scss