remove optimizelegibility from h1 chrome buggy
This commit is contained in:
parent
0f585bcdbe
commit
0f2e8a65e2
|
@ -135,7 +135,6 @@ body {
|
|||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin: 0;
|
||||
text-rendering: optimizelegibility;
|
||||
}
|
||||
|
||||
/* page not found styles */
|
||||
|
|
|
@ -184,7 +184,6 @@ body {
|
|||
font-family: inherit;
|
||||
font-weight: bold;
|
||||
color: inherit;
|
||||
text-rendering: optimizelegibility;
|
||||
}
|
||||
h1 {
|
||||
font-size: 30px;
|
||||
|
|
Loading…
Reference in New Issue