Skip to content

Commit 5d94b2b

Browse files
authoredMay 9, 2017
Update normalize.css
1 parent 2323898 commit 5d94b2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

Diff for: ‎css/normalize.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
/**
44
* 1. Set default font family to sans-serif.
55
* 2. Prevent iOS text size adjust after orientation change, without disabling
6-
* user zoom.
7-
*/
6+
* user zoom.
7+
**/
88

99
html {
1010
font-family: sans-serif; /* 1 */
@@ -424,4 +424,4 @@ table {
424424
td,
425425
th {
426426
padding: 0;
427-
}
427+
}

0 commit comments

Comments
 (0)