This smooths out inconsistencies in the hierarchies, for example when
using header sizes beyond h3 in profile descriptions.
.content-heading {
background: $lightgrey;
.content-heading {
background: $lightgrey;
-
- h1 { font-size: 22px; }
h2 {
margin-top: 0;
margin-bottom: $lineheight/2;
h2 {
margin-top: 0;
margin-bottom: $lineheight/2;
margin-bottom: $lineheight/2;
}
margin-bottom: $lineheight/2;
}
- h1 {
- font-size: 24px;
- }
-
- h2 {
- font-size: 18px;
- }
-
- h3 {
- font-size: $typeheight;
- }
-
code {
font-size: 13px;
background: $lightgrey;
code {
font-size: 13px;
background: $lightgrey;