remove optimizelegibility from h1 chrome buggy

This commit is contained in:
Jeff Atwood 2014-09-11 00:40:39 -07:00
parent 0f585bcdbe
commit 0f2e8a65e2
2 changed files with 0 additions and 2 deletions

View File

@ -135,7 +135,6 @@ body {
h1, h2, h3, h4, h5, h6 {
margin: 0;
text-rendering: optimizelegibility;
}
/* page not found styles */

View File

@ -184,7 +184,6 @@ body {
font-family: inherit;
font-weight: bold;
color: inherit;
text-rendering: optimizelegibility;
}
h1 {
font-size: 30px;