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