Sha256: 4e007fe6a339d97c3d754c8d954ea8563017a193b3a10fc171ecb6e9e66ce567
Contents?: true
Size: 875 Bytes
Versions: 40
Compression:
Stored size: 875 Bytes
Contents
/*------------------------------------ Heading-v6-1 ------------------------------------*/ .u-heading-v6-1 { & .u-heading-v6__title, & .u-heading-v6__subtitle { @include px-to-rem(padding-right, 90px); } &.text-center .u-heading-v6__title, &.text-right .u-heading-v6__title, &.text-center .u-heading-v6__subtitle, &.text-right .u-heading-v6__subtitle { @include px-to-rem(padding-left, 90px); } &.text-right .u-heading-v6__title, &.text-right .u-heading-v6__subtitle { padding-right: 0; } & .u-heading-v6__title::after { @extend %u-heading-v6__title; right: 0; } &.text-center .u-heading-v6__title::before { @extend %u-heading-v6__title; left: 0; } &.text-right .u-heading-v6__title::before { @extend %u-heading-v6__title; left: 0; } &.text-right .u-heading-v6__title::after { display: none; } }
Version data entries
40 entries across 40 versions & 1 rubygems