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