Sha256: 550c59d3dfb758958b8f8cb523233834ea6fafe918f87c970c0ef4a10e6d1f37

Contents?: true

Size: 438 Bytes

Versions: 6

Compression:

Stored size: 438 Bytes

Contents

.peer_to_peer {
  .jumbotron {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    @include media-breakpoint-down(md) { background-image: none !important; }
    @include media-breakpoint-up(lg) {
      min-height: 600px;
      color: $white;
      text-shadow: $box-shadow-sm;
    }
  }
  .campaign-status {
    .chartwell {
      color: $gray-200;
      font-size: 40px;
      line-height: 1;
    }
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
nfg_ui-0.14.5 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_peer_to_peer.scss
nfg_ui-0.14.4.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_peer_to_peer.scss
nfg_ui-0.14.4 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_peer_to_peer.scss
nfg_ui-0.14.3.2 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_peer_to_peer.scss
nfg_ui-0.14.3.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_peer_to_peer.scss
nfg_ui-0.14.3 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_peer_to_peer.scss