Add `optimizeLegibility` to headings

This commit is contained in:
Michael Rose 2017-03-13 14:42:05 -04:00
parent 2fbf4165e2
commit adbe7ce252
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ kbd {
h1, h2, h3, h4, h5, h6 {
font-family: $headline-font-family;
text-rendering: optimizeLegibility; /* enable common ligatures and kerning */
}
h1 {