Explorar o código

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

See issue #1147.
Matteo Manfredi %!s(int64=8) %!d(string=hai) anos
pai
achega
87c2c81f69
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      sass/base/generic.sass

+ 1 - 0
sass/base/generic.sass

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