template: Disable text-rendering: geometricPrecision.

This commit is contained in:
Bradley Sepos 2016-04-05 18:21:08 -04:00
parent 50989e4faf
commit ddf8dcceb4

View File

@ -71,7 +71,7 @@ article.docs h5,
article.docs h6 {
font-family: 'Ropa Sans';
font-weight: 400;
text-rendering: geometricPrecision;
/*text-rendering: geometricPrecision;*/
color: rgb(60,60,60);
}