Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 98: | Line 98: | ||
.sp-page h1 { |
.sp-page h1 { |
||
margin-bottom: 2rem; |
margin-bottom: 2rem; |
||
font-size: |
font-size: 28px; |
||
line-height: 1.375; /*44px @32px*/ |
line-height: 1.375; /*44px @32px*/ |
||
} |
} |
||
Line 104: | Line 104: | ||
.sp-page h1 { |
.sp-page h1 { |
||
margin-bottom: 3rem; |
margin-bottom: 3rem; |
||
font-size: |
font-size: 36px; |
||
line-height: 1.3; /*52px @40px*/ |
line-height: 1.3; /*52px @40px*/ |
||
} |
} |
||
Line 111: | Line 111: | ||
.sp-header h1 { |
.sp-header h1 { |
||
margin-bottom: 0; |
margin-bottom: 0; |
||
text-transform: uppercase; |
|||
letter-spacing: 0.03125rem; /*0.5px @16px*/ |
|||
} |
} |
||
Line 315: | Line 317: | ||
font-weight: bold; |
font-weight: bold; |
||
line-height: 1.25; |
line-height: 1.25; |
||
letter-spacing: 0. |
letter-spacing: 0.03125rem; /*0.5px @16px*/ |
||
} |
} |
||