Sha256: ec4d72abfdf49e59775572f4159de3661da42b38e0854a2516f6a26c4edaacd5

Contents?: true

Size: 458 Bytes

Versions: 7

Compression:

Stored size: 458 Bytes

Contents

.tutorial-language-link svg {
  height: 15px;
  width: 15px;
}

.Nxd-use-cases--filters {
  .Vlt-dropdown {
    margin-right: 16px;

    .hr--short {
      width: 65%;
      margin-left: 40px;
    }
  }
}

.Nxd-use-cases {
  .Vlt-card {
    border: 1px solid #efefef;
    box-shadow: none;
    transition: box-shadow ease-in 0.25s;

    &:hover {
      transform: none;
      box-shadow: 0 10px 30px rgba(19, 20, 21, 0.1);
      transform: none;
    }
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
station-0.0.102 lib/nexmo_developer/app/webpacker/stylesheets/objects/_use_cases.scss
station-0.0.101 lib/nexmo_developer/app/webpacker/stylesheets/objects/_use_cases.scss
station-0.0.100 lib/nexmo_developer/app/webpacker/stylesheets/objects/_use_cases.scss
station-0.0.97 lib/nexmo_developer/app/webpacker/stylesheets/objects/_use_cases.scss
station-0.0.96 lib/nexmo_developer/app/webpacker/stylesheets/objects/_use_cases.scss
station-0.0.95 lib/nexmo_developer/app/webpacker/stylesheets/objects/_use_cases.scss
station-0.0.93 lib/nexmo_developer/app/webpacker/stylesheets/objects/_use_cases.scss