Sha256: cbea78c882d70be6fd2841abb14c62ca1fa72546680db0df0ecb3c05f265eb45
Contents?: true
Size: 562 Bytes
Versions: 4
Compression:
Stored size: 562 Bytes
Contents
$container-offset: (2 * $gap) !default .container flex-grow: 1 margin: 0 auto position: relative width: auto +desktop max-width: $desktop - $container-offset &.is-fluid margin-left: $gap margin-right: $gap max-width: none +until-widescreen &.is-widescreen max-width: $widescreen - $container-offset +until-fullhd &.is-fullhd max-width: $fullhd - $container-offset +widescreen max-width: $widescreen - $container-offset +fullhd max-width: $fullhd - $container-offset
Version data entries
4 entries across 4 versions & 1 rubygems