Sha256: cc30135758b6a248f515ed9e1e88d4a7dff33a2916176c2335c36debeddb70f0

Contents?: true

Size: 222 Bytes

Versions: 3

Compression:

Stored size: 222 Bytes

Contents

html, body {
  height: 100%;
}

body {
  -webkit-font-smoothing: antialiased;

  margin: 0;
  overflow: hidden;

  color: white;
  background: $theme-bg;

  display: flex;
}

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
trestle-auth-0.2.2 app/assets/stylesheets/trestle/auth/_layout.scss
trestle-auth-0.2.1 app/assets/stylesheets/trestle/auth/_layout.scss
trestle-auth-0.2.0 app/assets/stylesheets/trestle/auth/_layout.scss