Sha256: 32801887cecdd65064bf187429210af7bbc5ad77eb48eb934fa091ab0763232b

Contents?: true

Size: 246 Bytes

Versions: 3

Compression:

Stored size: 246 Bytes

Contents

.authorization {
  position: relative;
  top: 25%;
  -webkit-transform: translateY(25%);
  -ms-transform: translateY(25%);
  transform: translateY(25%);

  .authorization-label {
    text-align: center !important;
    margin-bottom: 0.5em;
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
auther-1.2.0 app/assets/stylesheets/auther/auther.scss
auther-1.1.0 app/assets/stylesheets/auther/auther.scss
auther-1.0.0 app/assets/stylesheets/auther/auther.scss