mirror of https://github.com/twbs/bootstrap.git
remove text-rendering optimizeLegibility from headings
This commit is contained in:
parent
8e59357bc5
commit
4c49458336
|
@ -426,7 +426,6 @@ h6,
|
|||
font-family: inherit;
|
||||
font-weight: 500;
|
||||
line-height: 20px;
|
||||
text-rendering: optimizelegibility;
|
||||
}
|
||||
|
||||
h1 small,
|
||||
|
|
Loading…
Reference in New Issue