0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-06 04:08:22 +01:00

remove text-rendering optimizeLegibility from headings

This commit is contained in:
Mark Otto 2013-03-31 18:40:07 -07:00
parent 8e59357bc5
commit 4c49458336

View File

@ -426,7 +426,6 @@ h6,
font-family: inherit; font-family: inherit;
font-weight: 500; font-weight: 500;
line-height: 20px; line-height: 20px;
text-rendering: optimizelegibility;
} }
h1 small, h1 small,