Use a reset line height of 1.2

This commit is contained in:
Kovid Goyal 2015-10-18 12:46:26 +05:30
parent f4a63c9c29
commit bbca5330d8

View File

@ -24,7 +24,7 @@ time, mark, audio, video {
}
body {
line-height:1;
line-height:1.2;
font-family: sans-serif;
}