Sha256: 3be9d3a206f6abf302bbf5512528d6f0e4005fc7a17fcbb536b2baf0a2faacbc

Contents?: true

Size: 235 Bytes

Versions: 8

Compression:

Stored size: 235 Bytes

Contents

h1 {
  text-align: center;
  min-height: 50px;
  // letter-spacing: 2px;
  margin-bottom: 50px;

  @media (max-width: $screen-sm-max) {
    margin-bottom: 30px;
    font-size: ceil(($font-size-base * 1.25));
    font-weight: 400;
  }
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
locomotivecms-3.0.0.rc4 app/assets/stylesheets/locomotive/base/not_logged_in/_typography.scss
locomotivecms-3.0.0.rc3 app/assets/stylesheets/locomotive/base/not_logged_in/_typography.scss
locomotivecms-3.0.0.rc2 app/assets/stylesheets/locomotive/base/not_logged_in/_typography.scss
locomotivecms-3.0.0.rc1 app/assets/stylesheets/locomotive/base/not_logged_in/_typography.scss
locomotivecms-3.0.0.pre.beta.1 app/assets/stylesheets/locomotive/base/not_logged_in/_typography.scss
locomotivecms-3.0.0.pre.alpha.3 app/assets/stylesheets/locomotive/base/not_logged_in/_typography.scss
locomotivecms-3.0.0.pre.alpha.2 app/assets/stylesheets/locomotive/base/not_logged_in/_typography.scss
locomotivecms-3.0.0.pre.alpha app/assets/stylesheets/locomotive/base/not_logged_in/_typography.scss