Sha256: be632b9cf3db4024b1d637d005a4922e6795e021a8a67dad5f96bd1721cd5fa9
Contents?: true
Size: 487 Bytes
Versions: 23
Compression:
Stored size: 487 Bytes
Contents
.toc { font-size: small; @include media-breakpoint-up(xm) { margin-bottom: calc(#{$paragraph-margin-bottom} * 1.25); } &__header { font-weight: $headings-font-weight; } ul { padding-left: 1rem; &:first-child { padding-left: 0; } ul { padding-left: 1em; } } li { list-style: none; &:before { @extend .fas; color: $primary; margin-right: 5px; content: fa-content($fa-var-angle-right); } } }
Version data entries
23 entries across 23 versions & 1 rubygems