Skip to content

Commit

Permalink
Adjust headings to match reader as part of Automattic#43595
Browse files Browse the repository at this point in the history
  • Loading branch information
tophertoy committed Jun 30, 2020
1 parent 30d98fd commit 830b661
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion client/blocks/reader-full-post/_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,37 @@
font-size: 28px;
font-weight: 700;
margin: 0 0 16px;
font-family: 'Inter var', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica,
sans-serif;
}

h2 {
font-size: 24px;
font-weight: 700;
margin: 0 0 8px;
font-family: 'Inter var', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica,
sans-serif;
}

h3 {
font-size: 20px;
font-weight: 700;
margin: 0 0 8px;
font-family: 'Inter var', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica,
sans-serif;
}

h4 {
font-size: 18px;
font-weight: 700;
margin: 0 0 8px;
font-family: 'Inter var', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica,
sans-serif;
}

h5 {
font-weight: 700;
font-family: 'Inter var', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica,
sans-serif;
}

p,
Expand Down

0 comments on commit 830b661

Please sign in to comment.