diff --git a/normalize.css b/normalize.css index 192eb9ce4..d4d60b079 100644 --- a/normalize.css +++ b/normalize.css @@ -9,7 +9,7 @@ */ html { - line-height: 1.15; /* 1 */ + line-height: 1.4; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }