Sha256: d548cc30a4834003936fc5bb49434b12e76b3175f9a2add7838a0aaba5929fee

Contents?: true

Size: 293 Bytes

Versions: 1

Compression:

Stored size: 293 Bytes

Contents

.loading {
  display: none;

  &__overlay {
    align-items: center;
    background: rgba($white, 0.8);
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 10;
  }

  &__icon {
    width: 250px;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
veloe-landing-page-theme-0.1.0 _sass/components/loading.scss