Sha256: 1bdd895a3122c5602e37feada58b34c0ae84ed4a1a35fd7c8c8e0c2474b3be7a

Contents?: true

Size: 240 Bytes

Versions: 4

Compression:

Stored size: 240 Bytes

Contents

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
normality-1.0.0 app/assets/stylesheets/normality/typography/_sub-and-sup.scss
normality-0.1.0 app/assets/stylesheets/normality/typography/_sub-and-sup.scss
normality-0.0.2 app/assets/stylesheets/normality/typography/_sub-and-sup.scss
normality-0.0.1 app/assets/stylesheets/normality/typography/_sub-and-sup.scss