mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
Remove text-rendering
This commit is contained in:
parent
37d0a30589
commit
cae90f3010
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ h1, h2, h3, h4, h5, h6 {
|
|||
font-weight: @headingsFontWeight;
|
||||
line-height: @baseLineHeight;
|
||||
color: @headingsColor;
|
||||
text-rendering: optimizelegibility; // Fix the character spacing for headings
|
||||
small {
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
|
|
|
|||
Loading…
Reference in a new issue