Sha256: d270c2210e5b1dda146d06daec8fd1e40fa5dd8a5d4e66a982a68bcb342ffc36

Contents?: true

Size: 373 Bytes

Versions: 6

Compression:

Stored size: 373 Bytes

Contents

body {
  @include font-smoothing;
}

a {
  font-weight: bold;
}

.empty, .blank {
  font-style: italic;
  opacity: 0.5;
}

.nowrap {
  white-space: nowrap;
}

.label-pill {
  border-radius: 10em !important;
}

@include mobile {
  h1 {
    font-size: $font-size-h1 - 6px;
  }

  h2 {
    font-size: $font-size-h2 - 4px;
  }

  h3 {
    font-size: $font-size-h3 - 2px;
  }
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
trestle-0.8.6 app/assets/stylesheets/trestle/core/_typography.scss
trestle-0.8.5 app/assets/stylesheets/trestle/core/_typography.scss
trestle-0.8.4 app/assets/stylesheets/trestle/core/_typography.scss
trestle-0.8.3 app/assets/stylesheets/trestle/core/_typography.scss
trestle-0.8.2 app/assets/stylesheets/trestle/core/_typography.scss
trestle-0.8.0 app/assets/stylesheets/trestle/core/_typography.scss