Sha256: adbd4cbfa5f10cd75ca78f1d40c1230bd879cd1f0c3e694d3887db7709f50433

Contents?: true

Size: 1.18 KB

Versions: 1

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

1 entries across 1 versions & 1 rubygems

Version Path
emma-css-rails-0.10.0.0 vendor/assets/stylesheets/emma.css/sass/rules/_line-height.scss