Sha256: 791e0590cbff6e4af3022471969509d38183442993a0f9fa839f685b715e6c98

Contents?: true

Size: 208 Bytes

Versions: 3

Compression:

Stored size: 208 Bytes

Contents

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main {
  z-index: 10;
}

.outer {
  padding: 0 4vw;
}

.inner {
  margin: 0 auto;
  max-width: $screen-desktop;
  width: 100%;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-theme-quartz-0.1.2 _sass/quartz/_layout.scss
jekyll-theme-quartz-0.1.1 _sass/quartz/_layout.scss
jekyll-theme-quartz-0.1.0 _sass/quartz/_layout.scss