Sha256: f2b5aafc2aaef3a461712674dff1a56aa941d56ce2be43ed1b878a85d24a7e8a
Contents?: true
Size: 447 Bytes
Versions: 13
Compression:
Stored size: 447 Bytes
Contents
@import "../../node_modules/bootstrap/dist/css/bootstrap"; .sub-title { font-size: 2.2rem; } $header-siblings-margin: 1rem; @for $i from 6 through 1 { h#{$i} { margin-top: #{(8 - $i) * 0.5}rem; + h#{$i + 1}, + h#{$i} { margin-top: 0.75rem; } } } h1 { border-bottom: 1px solid rgb(187, 187, 187); } h1:nth-child(1) { margin-top: 0; } pre.highlight { padding: 0.3rem; margin-top: 1rem; margin-bottom: 1rem; }
Version data entries
13 entries across 13 versions & 1 rubygems