Sha256: 56581230b4d55d8ca159a00c19eab254b4b470675c61df9d6c6fb3766b776e3c
Contents?: true
Size: 830 Bytes
Versions: 22
Compression:
Stored size: 830 Bytes
Contents
/* Icon */ .icon { @include icon; border-bottom: none; position: relative; > .label { display: none; } &:before { line-height: inherit; } &.solid { &:before { font-weight: 900; } } &.certs { speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; &:before { font-family: 'Certifications' !important; } } &.brands { &:before { font-family: 'Font Awesome 5 Brands'; } } }
Version data entries
22 entries across 22 versions & 1 rubygems