Sha256: b1737e49beedf8edc584b1ed52142590c2271c4c1e387cc36a8e364cfef96da7

Contents?: true

Size: 221 Bytes

Versions: 3

Compression:

Stored size: 221 Bytes

Contents

html, body {
  height: 100%;
}

body {
  -webkit-font-smoothing: antialiased;

  margin: 0;
  overflow: hidden;

  color: white;
  background: $auth-bg;

  display: flex;
}

.container {
  margin: auto;
  width: 320px;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
trestle-auth-0.2.5 app/assets/stylesheets/trestle/auth/_layout.scss
trestle-auth-0.2.4 app/assets/stylesheets/trestle/auth/_layout.scss
trestle-auth-0.2.3 app/assets/stylesheets/trestle/auth/_layout.scss