Sha256: 37bc52d2e3b9911e4a1dd60c6dbfebeca7efdba83cff484363d8b37ee05d6b2c
Contents?: true
Size: 600 Bytes
Versions: 14
Compression:
Stored size: 600 Bytes
Contents
.content { box-sizing: border-box; padding-top: $space-l1; padding-bottom: $space-l1; } img[title="banner"] { display: block; max-width: 100%; height: auto; margin-bottom: $space-l1; } h2:not(:first-child) { margin-top: $space-l1; } @media screen and (min-width: $screen-md) { .content { padding-top: $space-l2; padding-bottom: $space-l3; } img[title="banner"] { margin-bottom: $space-l3; } h2:not(:first-child) { margin-top: $space-l3; } h3:not(:first-child) { margin-top: $space-l1; } }
Version data entries
14 entries across 14 versions & 1 rubygems