Added text-size-adjust: 100% to html [Fix #1147] (#1148)

See issue #1147.
This commit is contained in:
Matteo Manfredi
2017-09-03 18:05:25 +02:00
committed by Jeremy Thomas
parent 5355542bbe
commit 87c2c81f69

View File

@@ -27,6 +27,7 @@ html
overflow-x: hidden
overflow-y: scroll
text-rendering: $body-rendering
text-size-adjust: 100%
article,
aside,