Skip to content

Commit d32e9c9

Browse files
committed
fix css for iOS9
1 parent 429d2b5 commit d32e9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phonegap/www/css/index.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ body {
44
-webkit-user-select: none; /* prevent copy paste, to allow, change 'none' to 'text' */
55

66
font-family: "Helvetica Neue";
7-
font-weight: lighter;
7+
/*font-weight: lighter;*/
88

99
text-align: center;
1010
}

0 commit comments

Comments
 (0)