Sha256: 09b903049bb07e0f244b4515cc00d565794779e049c0a505ee057b610ea4aa65

Contents?: true

Size: 253 Bytes

Versions: 1

Compression:

Stored size: 253 Bytes

Contents

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--typography-heading-family);
}

@for $level from 1 through 6 {
  h#{$level}, .h#{$level} {
    font-size: var(--typography-h#{$level}-fz);
    line-height: var(--typography-h#{$level}-lh);
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oscailte-3.0.1 _sass/oscailte/elements/_headings.scss