Sha256: 1fbd3dcd707629eb6fafed7c5249629b2fd525aa6b2f8cc8649606d54ca85386
Contents?: true
Size: 340 Bytes
Versions: 3
Compression:
Stored size: 340 Bytes
Contents
$main-overflow: hidden !default; $section-padding: 2rem 0 !default; main { overflow: $main-overflow; } section { padding: $section-padding; } a { color: inherit; text-decoration: none; } ul, ol { &.no-style { list-style-type: none; } } img { display: inline-block; vertical-align: middle; max-width: 100%; height: auto; }
Version data entries
3 entries across 3 versions & 1 rubygems