Sha256: bdaeeae01892635ef4f97556dbe37f96d4728b0f3d8c6ce12988b28ec5c80948
Contents?: true
Size: 1.18 KB
Versions: 2
Compression:
Stored size: 1.18 KB
Contents
.#{$emma-prefix}lh-nm { line-height: normal #{emma-important($emma-important)}; } .#{$emma-prefix}lh-ih { line-height: inherit #{emma-important($emma-important)}; } .#{$emma-prefix}lh0 { line-height: 0 #{emma-important($emma-important)}; } .#{$emma-prefix}lh1 { line-height: 1 #{emma-important($emma-important)}; } .#{$emma-prefix}lh2 { line-height: 2 #{emma-important($emma-important)}; } .#{$emma-prefix}lh3 { line-height: 3 #{emma-important($emma-important)}; } .#{$emma-prefix}lh4 { line-height: 4 #{emma-important($emma-important)}; } .#{$emma-prefix}lh5 { line-height: 5 #{emma-important($emma-important)}; } .#{$emma-prefix}lh6 { line-height: 6 #{emma-important($emma-important)}; } .#{$emma-prefix}lh-xs { line-height: $emma-line-height-xs #{emma-important($emma-important)}; } .#{$emma-prefix}lh-sm { line-height: $emma-line-height-sm #{emma-important($emma-important)}; } .#{$emma-prefix}lh-md { line-height: $emma-line-height-md #{emma-important($emma-important)}; } .#{$emma-prefix}lh-lg { line-height: $emma-line-height-lg #{emma-important($emma-important)}; } .#{$emma-prefix}lh-xl { line-height: $emma-line-height-xl #{emma-important($emma-important)}; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
emma-css-rails-0.13.0.0 | vendor/assets/stylesheets/emma.css/scss/rules/_line-height.scss |
emma-css-rails-0.11.0.0 | vendor/assets/stylesheets/emma.css/sass/rules/_line-height.scss |