Sha256: d496c92a1f547ab2428062bbdf1906175e10d13d545a701dff854f9e4ab3114f
Contents?: true
Size: 396 Bytes
Versions: 6
Compression:
Stored size: 396 Bytes
Contents
html, body, .main { height: 100%; min-height: 100%; } body { background: $base-background-color; } .main { @include clearfix; @include align-items(stretch); @include display(flex); margin: 0 auto; max-width: 100em; } .content { @include flex(1); @include card(2); background-color: $grey-0; height: 100%; min-height: 100%; overflow-y: auto; padding: 0 $gutter; }
Version data entries
6 entries across 6 versions & 1 rubygems