Sha256: 4c2425cc956a79a46f4a5955a9a1a1a35e8cc64ff06978858a88ec6cb4e6fa55
Contents?: true
Size: 357 Bytes
Versions: 40
Compression:
Stored size: 357 Bytes
Contents
/*------------------------------------ Headings ------------------------------------*/ /* Massive Underline */ .u-heading-massive-underline { position: relative; &::before { content: ""; position: absolute; left: 0; right: 0; bottom: .2em; height: .3em; background-color: $g-color-primary-light-v2; z-index: -1; } }
Version data entries
40 entries across 40 versions & 1 rubygems