Skip to content

Commit 3835ac3

Browse files
authored
Merge pull request alshedivat#19 from samfearn/webkit-text-size-adjust
Fixed webkit text scaling `bug`
2 parents 923d9ec + 75f37bc commit 3835ac3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/_base.scss

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
html, body {
44
height: auto;
55
min-height: 100%;
6+
-webkit-text-size-adjust: 100%;
67
}
78

89
img {

0 commit comments

Comments
 (0)