Sha256: 04d528be888e14c00ea767e47103ed026e965d4c3f951b7ffc27a1d6e565cc20

Contents?: true

Size: 462 Bytes

Versions: 1

Compression:

Stored size: 462 Bytes

Contents

//
// Typography
// --------------------------------------------------

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1;
}
h1, .h1 { font-size: 36px; }
h2, .h2 { font-size: 30px; }
h3, .h3 { font-size: 24px; }
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size: 14px; margin-top: 20px; }
h6, .h6 { font-size: 12px; margin-top: 20px; }

// Paragraphs
p {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  color: #777;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ratchet-sass-2.0.2 vendor/assets/stylesheets/type.scss