allow overriding text-rendering

This commit is contained in:
Wannes Gennar
2017-03-26 20:15:44 +02:00
committed by Jeremy Thomas
parent fb866439ef
commit 8338ed2ff6
4 changed files with 5 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ html
min-width: 300px
overflow-x: hidden
overflow-y: scroll
text-rendering: optimizeLegibility
text-rendering: $render-mode
article,
aside,