Increase line height to 1.4
This commit is contained in:
parent
aa61dcd9ff
commit
36c79d898f
|
@ -2,7 +2,7 @@ body {
|
|||
max-width: 800px;
|
||||
font-family: sans-serif;
|
||||
font-size: 12pt;
|
||||
line-height: 1.2;
|
||||
line-height: 1.4;
|
||||
padding-left: 2ch;
|
||||
padding-right: 3ch; /* for scrollbar */
|
||||
margin: 0 auto;
|
||||
|
|
Loading…
Reference in a new issue