Sha256: bbcb8cd188deb6cf24a4f749423e98b0cd7a576efa1d61fe1264617f0b129db8
Contents?: true
Size: 358 Bytes
Versions: 4
Compression:
Stored size: 358 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; } .container { @include card(1); background-color: $white; flex: 1; overflow-y: auto; } .content { padding: $base-spacing; }
Version data entries
4 entries across 4 versions & 1 rubygems