Sha256: efeb604f171eb83d36ae17cec87ba810bd83c748a4ee0b704e2d33aa6153feac
Contents?: true
Size: 380 Bytes
Versions: 2
Compression:
Stored size: 380 Bytes
Contents
display: inline-block; font: normal normal normal #{$fa-font-size-base}/#{$fa-line-height-base} FontAwesome; // shortening font declaration font-size: inherit; // can't have font-size inherit on line above, so need to override text-rendering: auto; // optimizelegibility throws things off #1094 -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mumuki-styles-1.18.1 | app/assets/stylesheets/vendor/font-awesome/src/_includes/code/core.scss |
mumuki-styles-1.18.0 | app/assets/stylesheets/vendor/font-awesome/src/_includes/code/core.scss |