removed -webkit-text-size-adjust property

This commit is contained in:
coderaiser 2013-05-30 04:37:54 -04:00
parent 795d4c7768
commit da61667ead

View file

@ -9,8 +9,6 @@
html{
color: #222;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body { margin: 0; font-size: 1em; line-height: 1.4; }