mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 20:35:18 +02:00
Use a reset line height of 1.2
This commit is contained in:
parent
f4a63c9c29
commit
bbca5330d8
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ time, mark, audio, video {
|
|||
}
|
||||
|
||||
body {
|
||||
line-height:1;
|
||||
line-height:1.2;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue