Sha256: 9ea17440804ba905934b8cad9e5ced92777c5afc72ebf4dca13f514647aa966e
Contents?: true
Size: 440 Bytes
Versions: 40
Compression:
Stored size: 440 Bytes
Contents
/*------------------------------------ Heading-v2-4 ------------------------------------*/ %u-heading-v2-4 { @include px-to-rem(width, 70px); border-top-width: 10px; } .u-heading-v2-4 { &--bottom::after { @extend %u-heading-v2; @extend %u-heading-v2-4; @include px-to-rem(margin-top, 30px); } &--top::before { @extend %u-heading-v2; @extend %u-heading-v2-4; @include px-to-rem(margin-bottom, 30px); } }
Version data entries
40 entries across 40 versions & 1 rubygems