Increase line height to 1.4

master
Fabien Freling 2019-10-28 13:27:31 +01:00
parent aa61dcd9ff
commit 36c79d898f
1 changed files with 1 additions and 1 deletions

View File

@ -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;